Question
A hemispherical bowl made of iron has an inner diameter
of 84 cm. Find the cost of tin plating it on the inside at the rate of Rs.21 per 100cm² take π=22/7Solution
Diameter = 84cm then r =42cm The total surface area of the hemispherical bowl = 4πr²/ 2 =πr² =2× (22/7) ×42×42 =2×22×42×6 =11088cm² Cost of tin plating = 100cm² = 21Rs 1cm² = .21 Rs then 11088cm² = .21 × 11088cm² =2328.48 Rs
What does the "Model" represent in the MVC architecture?
Consider below arithmetic operation in python and predict the output
X=7.5
Y=2
print(X//Y)
Which scheduling policy may result in high waiting times for long-running jobs?
Which data analytics technique is suitable for handling missing data points in a dataset?
Which device operates at the Data Link Layer of the OSI model?
 Which is the first process launched by the LINUX?
Which protocol is used for secure remote shell access and file transfers?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
C++ follows ___.
Which command is used to delete a file in a Unix/Linux system?