Question
Select the correct indirect form of the given
sentence. I said, “What a remarkable likeness between the two sisters!”Solution
This is an exclamatory sentence.
After using “that”, the question word in exclamatory sentence is removed. It is replaced by ‘there was’ in this sentence. Hence, option 3 is correct.
In the context of synchronization, what is a deadlock?
Which of the following is the primary fuel used in natural gas power plants?
What is a top-down parser?
What is the routing table in a router used for?
Which layer of the OSI model interacts directly with the user or application software?
Which of the following is a characteristic of a public blockchain?
What is the name of the operator ** in Python?
Which complexity class represents problems that can be solved in polynomial time?
What will be the output of the code
int main(){
int array[] = {100,200,300};
cout<
}
Which command is used to copy a file from one location to another in a Unix/Linux system?