Question
A sphere has a diameter of 35 cm. Find its total surface
area.Solution
ATQ,
Given: Diameter = 35 cm
Radius: r = 35/2 =17.5 cm
Formula:
Consider a table Orders with columns OrderID, CustomerID, OrderDate, and TotalAmount. Which SQL query would correctly find the total number of orders an...
Which of the following algorithms is used for finding Minimum Spanning Tree?
In C++, which operator is used to access a member function through a pointer to an object?
In Java, which keyword is used to prevent a class from being inherited?
In C, what is the output of printf("%d", 5/2);?
In C++, which access specifier allows members to be accessible only within the class?
Which of the following is a valid C++ constructor?
Which Python keyword is used to handle exceptions?
In mobile computing, which type of network allows devices to connect directly to each other without using a central router or switch?
In C, which keyword is used to define a constant value?