Question
At present, Naveen is six years younger than Mohit.
Mohit’s age fifteen years hence will be equal to thrice that of Naveen three years ago. What will be the sum of their present age?Solution
Mohit = x Naveen = (x-6) 15 years hence, Mohit’s age = (x + 15) years 3 years ago, Naveen = x - 6 - 3 = (x - 9) years Now, (x+15) = 3 (x-9) x + 15 = 3x - 27 42 = 2x x = 21 years Hence, Mohit = 21 years Naveen = 21 - 6 = 15 years Sum of the present ages of Mohit and Naveen = 21 + 15 = 36 years
Fill the correct option for blank space 23.
- Does Dijkstra's algorithm work for graphs with both negative and positive edge weights?
State true or false                              Â
ODBC drivers are available for Oracle, Sybase, Informix, Mic...
Which of the following statements accurately describes hard computing?
In IPv6, which of the following addresses is used for local communication within a network segment and is not routable beyond the local network?Â
What is the main goal of the Dining Philosophers Problem in computer science?
Which of the following best describes the nature of TCP (Transmission Control Protocol) as a connection-oriented protocol?
Which of the following is a key characteristic of OLAP systems?
What is the output for the below code
MyList = ["New York", "London", "Paris", "New Delhi"] MyFile=open('output.txt','w') Â for element in MyLis...
The latency of a network isÂ