Question
A person travels 30 km at a speed of 15 km/h, another 20
km at 10 km/h, and the final 50 km at 25 km/h. What is the average speed for the entire journey?Solution
Time for the first part = Distance / Speed = 30 / 15 = 2 hours. Time for the second part = 20 / 10 = 2 hours. Time for the third part = 50 / 25 = 2 hours. Total distance = 30 + 20 + 50 = 100 km. Total time = 2 + 2 + 2 = 6 hours. Average speed = Total distance / Total time = 100 / 6 ≈ 16.67 km/h. Correct Option: b
Which of the following operating systems is an open-source?
Which operating system uses paging for virtual memory management?
In which operating system is the 'bash' shell commonly used?
___________ is a programming language for creating special programs like applets.Â
The files which are deleted from hard disk goes to
Which of the following is a widely used open-source operating system?
iOS is developed for which type of device/s?
Which operating systems are designed to operate on small machines with limited resources, such as PDAs?
The property of the entire relation, rather than of the individual tuples in which each tuple is unique, is known as
A ________ is a program which coverts the entire source code of a programming language into executable machine code for a CPU.