Question
Each sentence given below has been divided into four
options A, B, C, D one of which is erroneous. Identify the erroneous part and mark that option as your answer.Solution
The sentence is interrogative in nature and it is an indirect speech. In indirect speech an interrogative sentence is no longer in an interrogative form and converted into assertive form. Hence the structure should change. ‘Could she’ should change into ‘she could’. She asked me how she could help me in that situation.
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
In a virtual memory system, what is a "page fault"?
Which type of transistor is less susceptible to thermal runaway?
What is the unit of electric current?
Which transport layer protocol provides connection-oriented, reliable, and ordered delivery of data packets between applications?
The result of SQL select statement is?
What is an ER diagram used for?
Which routing protocol is commonly used within an autonomous system (AS) to determine the best path for data packets?
Which distribution is used to model the number of successful outcomes in a fixed number of independent Bernoulli trials?
Which component in the MVC architecture communicates directly with the database?