Question
A train has to cover a distance of 90 km in 15 hours. If
it covers half the journey in 4/5 th of the time, the speed to cover remaining distance in the time left has to beSolution
Total Distance = 90km Total Time = 15 hours 4/5th of the time = 15 × 4/5 = 12 hours Now, remaining distance = 90-45 = 45km Remaining time = 15 – 12 = 3 hours Average speed to cover the distance of 45 km will be 45/3 = 15km/hr.
In a depth-first traversal of a tree or graph, what data structure is typically used to keep track of nodes to be visited next?
What is the main advantage of Network Attached Storage (NAS) technology?
Which recovery model in a database allows for point-in-time recovery using transaction logs?
Which command is used to search for a specific pattern in a file in a Unix/Linux system?
What is the decimal equivalent of the binary number 10101?
Β Which number system is commonly used in mathematics and everyday life?
Which cryptographic system uses two different keys for encryption and decryption?
Which data processing technique is commonly used for handling large-scale data in distributed computing environments?
What is the primary design goal of a combinational circuit?
What happens when a program accesses data that is not currently in physical memory (RAM) due to virtual memory management?