Question
A cylinder of radius 7 cm is surmounted completely by a
cone of same radius. Height of cylinder is 6 cm. Find the height of cone if volume of entire shape 1078 cubic cm.Solution
Volume of cylinder = πr2h Volume of cylinder = 1/3 × πr2h Total volume given = 1078 => πr2h + 1/3 × πr2h = 1078 => 22/7 × 49 × (6 + 1/3 × h) = 1078 => (6 + 1/3 × h) = 1078/154 => h = 3
A data analysis algorithm requires processing data in a Last-In, First-Out (LIFO) manner. Which operation is used to get the most recently added element...
- Internet of Things (IoT)
In an IoT ecosystem, which protocol is most efficient for constrained devices communicating over lossy networks?
... Which of the following best exemplifies a critical advantage of Mobile Edge Computing (MEC) over traditional cloud computing?
Which type of AI is primarily used for adaptive mobile applications like virtual assistants?
What is the worst-case time complexity for inserting an element into a hash table that uses separate chaining for collision resolution?
Which SQL query will retrieve the second highest salary from an Employee table?
Which traversal method is best for copying a binary tree?
Consider the standard dynamic programming approach to find the length of the Longest Common Subsequence (LCS) of two strings, text1 and text2. The dp ta...
Which of the following is the most critical success factor for the implementation of a Decision Support System (DSS) within an organization?
A graph where edges have a direction (e.g., from A to B, but not necessarily B to A) is called a: