Algorithmic Strategies Questions for Class 12 with Answers - 1

Question: 1

Which of the following component is defined as the total space required by variables, which sizes depends on the problem and its iteration?

(A) Variable part

(B) Fixed part

(C) Time part

(D) Memory part

Ans: A

Variable part

Question: 2

Which search technique is also called sequential search techniques?

(A) Linear

(B) Binary

(C) Binary Tree

(D) Hash

Ans: A

Linear

Question: 3

Which technique is followed by the Binary Search algorithm?

(A) Namespaces

(B) Divide and conquer

(C) Mapping

(D) Subroutines

Ans: B

Divide and conquer

Question: 4

Which one of the following is not a characteristic of Bubble Sort?

(A) Less efficient

(B) Simple

(C) Too slow

(D) Too fast

Ans: D

Too fast

Question: 5

______ is a step-by-step procedure for solving a given problem.

(A) Algorithm

(B) Statements

(C) Structure

(D) Program

Ans: A

Algorithm

Question: 6

Binary search also called

(A) Half-interval search

(B) Sequential search

(C) Unordered search

(D) Full-interval search

Ans: A

Half-interval search

Question: 7

The word Algorithm has come to refer to a method

(A) Solve a problem

(B) Insert a data

(C) Delete data

(D) Update data

Ans: A

Solve a problem

Recent Articles
Trending Posts

REGISTER TO GET FREE UPDATES