Question
Which country recorded the third-highest tiger density
in India as per the 2024 survey?ÂSolution
Kaziranga Tiger Reserve in Assam now ranks third in tiger density in India with 18.65 tigers per 100 sq. km, following Bandipur and Corbett. This rise is attributed to expanded monitoring areas and improved conservation methods.Â
Which of the following is correct for a single-line comment in C++?
Which of the following is true about C++ destructors?
Which Python keyword is used to define a function?
In Python, which of the following is used to create an anonymous function?
Which tree traversal is most suitable for finding the shortest path in an unweighted graph represented as a tree?
In C++, which feature allows hiding the internal details of a class?
Which C operator is used to access a value at a memory address stored in a pointer?
Which of the following is true about Java interfaces?
In Python, which method is used to convert a string to lowercase?
ch data structure is used in Depth-First Search (DFS)?