Question
Why did Mahendra need to keep moving from one site to
another? Read the following passage carefully and choose the most appropriate answer to the question out of the four alternatives. Ā Mahendraās job was to keep an eye on the activities at the work site. He had to keep moving from place to place every now and then as ordered by his head office: from a coal mining area to a railway bridge construction site, from there after a few months to a chemical plant which was coming up somewhere. One night Mahendra woke up from his sleep and saw āa dark cloudy formā. He broke out into a cold sweat. Was it a ghost? He was a bachelor. His needs were simple and he was able to adjust himself to all kinds of odd conditions, whether it was an ill-equipped circuit house or a makeshift canvas tent in the middle of a stone quarry. But one asset he had was his cook, Iswaran. The cook was quite attached to Mahendra and followed him uncomplainingly wherever he was posted. He cooked for Mahendra, washed his clothes and chatted away with his master at night. He could weave out endless stories and anecdotes on varied subjects.Solution
The correct answer is C
Which routing algorithm is commonly used in the network layer to calculate the shortest path between network nodes?
The "fetch-decode-execute" cycle in CPU control design refers to the sequence of actions performed for each:
What are the three main dimensions of big data known as the "3Vs"?
What happens if an exception is thrown but not caught?
What will be printed from the below code?
List1 =[āIxambeeā,āprovidesā,ābestā,āmockā,ātestsā]
print List1[2][-1]
...- What is a hybrid cloud?
What is the main advantage of using a B-tree or B+ tree over a binary search tree?
State true or false
Pipelining is a technique used in computer architecture to enhance instruction-level parallelism and improve the efficiency o...
What is Hadoop's primary function in big data processing?
Which of the following is an example of a message-passing IPC mechanism?