Question
A giant circular wheel has a diameter of 7 metres. In
how many revolutions will the wheel cover a total of 16.5 km?Solution
Radius of the giant wheel = 7 ÷ 2 = 3.5 metres Circumference of the giant wheel = 2 × π × radius = 2 × (22/7) × 3.5 = 22 metres So, number of rotations to cover 16.5 km i.e. 16500 metres = 16500 ÷ 22 = 750
Which data structure is typically used to implement a priority queue?
What is the primary purpose of performing backups in an operating system?
Which of the following brackets are used in python to create a list?
What happens if there is insufficient memory to allocate in dynamic memory allocation?
How many stable states does a positive-edge-triggered D-type flip-flop have?
Accessing the data value or message value which may even cause a function invocation, is called?
Which of the following will occur when we broadcast two packets on the medium at a time?
KVL states that the sum of the voltages around any closed loop in a circuit is equal to:
Which phase of the software development lifecycle is primarily considered in COCOMO?
Which function is used to deallocate dynamic memory in C++?