Start learning 50% faster. Sign in now
From the given clues there are five persons with four different professions living in four different cities owning four different cars. They all have different height. Following table can be made, in which rank 1 is given to the tallest and 5 to the shortest: Since, the engineer lives in Pune and owns a city, he must be Rahul. Further, a Chartered Accountant and a doctor (eye specialist) owns a superb implies Megha is the Chartered Accountant and Sohan owns Innova, Gagan is an Architect and Kajal lives in Mumbai. As Megha is the Chartered Accountant, she is the tallest and the eye specialist lies between Chartered Accountant and Engineer height-wise implies rank in terms of height of Eye specialist and Engineer is 2 and 3 respectively. Therefore, rank of Gagan, the architect is 4. Following is the final table
How is dynamic memory deallocated in Java?
Which of the following is NOT a method for handling deadlocks?
What is a database?
Which one of the following is an application of Stack Data Structure?
Null value in DBMS corresponds to?
Which of the following synchronization mechanisms provides a more structured approach to synchronization, allowing only one thread to access a resource...
Fork() command is used to create a new process. State true or false.
Predict the output for below code in python
X=true
Y=false
Z=false
if not X or Y :
print(“first case”)
In syntax-directed translation, what is a production rule associated with?
A shift register is an example of a sequential circuit used for: