Question
If a bicycle can cover 65 km in 10 hours while a car can
cover 90 km in 5 hours then find the average speed of car.Solution
For the Bicycle: Distance = 65 km Time = 10 hours Average Speed of Bicycle = 65/10 = 6.5 km/h
For the Car: Distance = 90 km Time = 5 hours Average Speed of Car = 90/5 = 18 km/h Hence, Average speed of the bicycle = 6.5 km/h and Average speed of the car = 18 km/h
ICMP sends “Destination Unreachable – Fragmentation Needed” when:
Node.js is primarily used for:
In 16-bit 2’s complement representation, the decimal number -28 is
Which of the following is a key benefit of using virtual memory?
In big data analytics, what is the process of identifying and correcting errors or inaccuracies in the collected data?
What is an ER diagram used for?
What is the primary advantage of using shared memory for IPC?
Which register holds the data to be written to or read from memory?
Which keyword is used to allocate dynamic memory in C++?
Which famous algorithm follows a greedy approach for solving the minimum spanning tree problem in a graph?