Question
How is Nisha related to Mansi?
Study the following information carefully and answer the given questions. (i)There is a family of seven persons representing three generations. (ii) There are two married couples. Both the wives are housewives and both have only two children. (iii) Suresh, the professor, is the father of Ajay and has two grandchildren. (iv) Monica, the clerk, is the sister of the Manager. (v) Mansi’s daughter-in-law Rekha is married to a Manager. (vi) Nisha, the granddaughter of one of the housewives, is studying in the 11 th standard.Solution
The correct answer is B
Which of the following properties is true for a binary heap?
._______ method can be used for any SQL statements(Select and Update both).
An algorithm has a time complexity of O(N² ). If the input size N doubles, how does the execution time approximately change?
Which of the following best describes network topology?
In a Breadth-First Search (BFS) algorithm for graph traversal, what is the primary role of a queue?
Which of the following protocol is a network layer protocol and used for reporting errors?
Which component is responsible for managing virtualization in a cloud environment?
Which Hadoop component is responsible for resource management?
What is the primary purpose of cookies on a website?
Consider the following binary tree:
   5
   / \
  3  8
  / \ / \
 1 4 6 9
What is t...