Question
The volume of cone is 1320 cm3. If its height
is 1.4 cm then find the radius of the cone.Solution
Let the radius of the cone be ‘r’ cm Therefore, (1/3) × (22/7) × r2 × 1.4 = 1320 Or, r2 = 1320 × (7/11) = 900 Or, r = 30 (since, radius cannot be negative) Therefore, radius of the cone = 30 cm
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++?