Question
One ha cm water equals to
-Solution
1 Hectare = 10000 m2 = 10000 x 10000 cm2 = 100000000 cm · 1 Hectare cm = 100000000 cm2 cm = 100000000 cm · 100000000 cm3 = 100000 litre.
In C++, which access specifier allows members to be accessible only within the class?
Which algorithm is used to find the shortest path from a single source in graphs with negative weights?
In C, what is the output of printf("%d", 5/2);?
Which of the following services is NOT commonly provided by AI/ML platforms?
In C, which function is used to dynamically allocate memory?
ch data structure is used in Depth-First Search (DFS)?
Which of the following is a valid C++ constructor?
In C++, which feature allows hiding the internal details of a class?
In mobile computing, which type of network allows devices to connect directly to each other without using a central router or switch?
Which of the following is true about MergeSort?