Question
A goods train leaves a station at a certain time and at
a fixed speed. After 8 hours, an express train leaves the same station and moves in the same direction at a uniform speed of 135 km/hr, this train catches up the goods train in 7 hours. Find the speed of the goods train.Solution
Let the speed of the goods train be βsβ km/hr Distance covered by goods train in 15 hrs = s x 15 km Distance covered by express train in 7 hrs = 7 x 135 km Distance covered by goods train in 15 hrs = Distance covered by express train in 7 hrs So, 15s = 7 Γ 135 β 15s = 945 β s = 945/15 = 63 So, Speed of goods train = 63 km/hr
Which of the following is an example of a relational database management system (RDBMS)?
Which component in the MVC architecture communicates directly with the database?
Virtual memory allows for the efficient management of:
State true or false
Pipelining is a technique used in computer architecture to enhance instruction-level parallelism and improve the efficiency o...
Which data structure is used for implementing breadth-first search (BFS) algorithm?
In a binary search tree (BST), what is the time complexity of finding the maximum element in the tree?
Β
How can we set default rwx permission to all users on every file which is created on the current shell?
What is the purpose of encryption in cybersecurity?
What is a deadlock in a computer system?
Which command is used to perform arithmetic operations in a shell script?