Chemical Engineering > GATE 2019 > Particle Technology
Consider a cylinder (diameter D and length D), a sphere (diameter D) and a cube (side length D). Which of the following statements concerning the sphericity ( Φ) of the above objects is true:
A
$\Phi_{sphere}>\Phi_{cylinder}>\Phi_{cube}$
B
$\Phi_{sphere}=\Phi_{cylinder}=\Phi_{cube}$
C
$\Phi_{sphere}<\Phi_{cylinder}<\Phi_{cube}$
D
$\Phi_{cylinder}>\Phi_{sphere}=\Phi_{cube}$

Explanation

Correct : a

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science