Continue with your mobile number
Surface area of the cylinder = 5544 m². ⇒ 2 πr ( r + h ) = 5544 m² ⇒ 2 × 22/7 × r × 42 = 5544 m² ⇒ r = (5544 × 7 )/(2 × 22 × 42) = 21 ∴ h = 42 - 21 = 21m ∴Volume of the cylinder = πr² h = 22/7 × 21 ×21 × 21 = 29106 m³
Data Analytics uses ___ to get insights from data.
Which component in a V-shaped software development model corresponds to the testing phase?
For a given array, there can be multiple ways to reach the end of the array using minimum number of jumps.
In object-oriented programming, what type of polymorphism is achieved at runtime?
Which protocol is most commonly used in IoT devices for lightweight, efficient communication in constrained networks?
When using virtual memory, what happens when a page fault occurs and the operating system cannot find a free frame in physical memory?
Which of the following is a characteristic feature of a Relational Database Management System (RDBMS)?
Which of the following is a non-relational database used for handling large volumes of diverse data types in Big Data environments?
What is the primary difference between SQL Injection and Command Injection?