Question
Select the number that will come in place of the
question mark (?) in the following mathematical statement. 5/9 of 11/14 of 42% of 540 = ?² - 45Solution
5/9 of 11/14 of 42% of 540 = ?² - 45
 =?^(2) ?^(2) = 11x3x3+45 ?^(2) = 99+45 ?^(2) = 144 ?^(2) = 12^(2) So 12 will come in place of the question mark.
Which traversal method in a binary search tree retrieves nodes in sorted order?
Which of the following is true for the time complexity of binary search?
Which data structure is used in BFS (Breadth-First Search)?
For a comparison-based sorting algorithm, which lower bound applies to the worst-case number of comparisons?
Which of the following is NOT a common wireless security protocol?
Which of the following is true for a min-heap?
Which of the following is NOT a divide-and-conquer algorithm?
Which of the following is true about the time complexity of Merge Sort?
In intelligent systems, which of the following is a key characteristic of an expert system?
What is the time complexity of inserting an element in a heap?