Question
A car is pursuing a bike that is 220 km away. The bike
travels at a speed of 15 km/hr, while the car travels at three times the speed of the bike. How long will it take for the car to catch up with the bike?Solution
Speed of the car = 3 Γ 15 = 45 km/hr Relative speed = 45 β 15 = 30 km/hr Time taken by the car to meet the bike = 220/30 = 22/3 hours
Which data mining technique is used to find patterns or associations in big datasets, such as market basket analysis?
"Parity bits" are used for which of the following purposes?
In red-black tree, if the parent node is red, colour of child nodes will be?
What is Hadoop's primary function in big data processing?
Which layer of the OSI model is responsible for establishing, managing, and terminating connections between applications?
What is blockchain?
In which network topology does each node have a direct connection to every other node?
Which is not a datatype of COBOL language
What consensus mechanism is used by the Bitcoin blockchain?
What is the purpose of the "self" parameter in a Python class method?