Question
If a right circular cone of height 24 cm has a volume of
1232 cm³, then the total surface area of the cone is (use π = 22/7):Solution
Given: Height h = 24 cm, Volume V= 1232 cm³, π = 22/7 Volume of cone: 1/3 π r2 h = 1232 r2 = 49 r = 7 Slant height: l = √(h2 + r2) = √625 = 25 cm Total surface area = πr (r + l) = 22 x 7 x (7 + 25) = 704 cm2
What is false about linked list?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which consensus mechanism is used by Bitcoin, the first blockchain-based cryptocurrency?
In dynamic programming, what does "optimal substructure" mean?
What is a "token" in lexical analysis?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
An XML document is a string of ____.
Which of the following algorithm is most sensitive to outliers?