Search
Question: Which of the following lines is parallel to the line 3x - 4y + 5 = 0?Options: 6x - 8y + 10..
Question: What is the rule for determining if a number is divisible by 11?Options: The sum of the di..
Question: If a number is divisible by 15, which of the following must also be true?Options: It is di..
Question: Which of the following is a correct statement about divisibility by 10?Options: It must en..
Question: If a number is divisible by both 2 and 3, which of the following is true?Options: It is di..
Question: What is a disadvantage of using BFS?Options: It can be slower than DFSIt requires more mem..
Question: Which traversal method is better for finding all paths between two nodes in a graph?Option..
Question: Which of the following problems can be solved using BFS?Options: Finding connected compone..
Question: What is a key characteristic of DFS when applied to a graph?Options: It can be implemented..
Question: Which traversal method is more memory efficient for deep graphs?Options: BFSDFSBoth are eq..
Question: What data structure is typically used to implement BFS?Options: StackQueueLinked ListArray..
Question: In which scenario would you prefer BFS over DFS?Options: When you need to find a path in a..
Question: Which of the following is a common application of Depth-First Search (DFS)?Options: Findin..
Question: What is the primary purpose of Breadth-First Search (BFS) in graph traversal?Options: To f..
Question: What is the tone of the passage regarding the challenges faced by digital sum?Options: Pes..
Question: Which numeral system is most efficient for representing large binary numbers in a compact ..
Question: If the hexadecimal number A3 is converted to decimal, what is its value? (2023)Options: 16..
Question: Which of the following base systems is primarily used in digital electronics? (2023)Option..
Question: In a numeral system, what does the term \'base\' refer to? (2023)Options: The number of un..
Question: What is the primary advantage of using hexadecimal over binary in computing? (2023)Options..
Question: Which of the following is a correct conversion of the decimal number 10 into binary? (2023..
Question: In a base-8 number system, what is the product of \'7\' and \'5\'?Options: 35374042Correct..
Question: If \'x\' in base-7 is equal to 50 in decimal, what is \'x\'?Options: 101110120130Correct A..
Question: Which of the following numbers is the largest in base-6?Options: 54456336Correct Answer: 6..
Question: What is the sum of the numbers \'12\' and \'21\' in base-3?Options: 100110120200Correct An..
Question: If \'A\' is a number in base-4 that equals 10 in decimal, what is \'A\'?Options: 22243032C..
Question: Which of the following is NOT a valid number in base-3?Options: 10212230Correct Answer: 30..
Question: In a base-5 number system, what is the decimal equivalent of the number \'243\'?Options: 6..
Question: In a group of 300 people, 150 like rock music, 100 like pop music, and 50 like both. How m..
Question: If 80% of a population likes tea, 60% likes coffee, and 30% likes both, what percentage li..