Question
The radius of a right circular cylinder is 3 times its
height. If the height of the cylinder is 3.5 cm, then what is the volume of the cylinder. (in cubic cm)Solution
Given - h= 3.5cm the radius of a circular cylinder = 3h r=3×3.5=10.5cm Now The volume of the cylinder =πr²h = (22/7) ×10.5×10.5×3.5 = (11×3×21×7)/4 =4851/4=1212.75cm³
Which logic gate operation is performed by an XOR gate?
DCL provides commands to perform which operations?
Which keyword is used to allocate dynamic memory in C++?
How many digits are there in the octal number system?
Which protocol is used to dynamically assign IP addresses to devices on a network?
What happens to the memory allocated to a local variable when the function exits?
A transformer has a primary coil with 300 turns and a secondary coil with 150 turns. If the primary voltage is 240V, calculate the secondary voltage.
In ______, the difference between the height of the left sub tree and height of the right tree, for each node, is almost one
The communication structure that we need in socket programming is called as _________.
Which of the following is a common programming technique to prevent SQL injection attacks?