Question
A car running with a speed of 55 km/hr takes 12 hours to
go from 'A' to 'B'. If on the way back from 'B' to 'A', the car takes 20% less time than it takes while going from 'A' to 'B', then find the approximate average speed of the car during the whole journeySolution
Total distance covered by the car in 12 hours = 55 x 12 = 660 km Time taken by the car in the return journey = 0.80 x 12 = 9.6 hours Average speed = Total distance covered ÷ Total time taken Average speed of the car = (660 x 2) ÷ (12 + 9.6) ~ 61.1 km/h
Which data analytics technique is suitable for handling missing data points in a dataset?
The dynamic memory allocation is the memory allocation done at the _________.
Which of these can be overloaded?
Which of the following is a valid token in lexical analysis?
What does a "Shared Lock" in a DBMS locking protocol allow?
Consider a 4-way set associative cache consisting of 128 lines with a line size of 64 words. The CPU generates a 20-bit address of a word in main memor...
In dynamic programming, what is memoization?
What is the minimum no. of variables/ features required to perform clustering?
What is the basic component of an electronic circuit that restricts the flow of current?
When designing a sequential circuit, what is the purpose of flip-flops or latches?