Data Structure and Algorithms (DSA) MCQs | Page - 4
Dear candidates you will find MCQ questions of Data Structure and Algorithms (DSA) here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
β
Correct Answer: (A)
counting the maximum memory needed by the algorithm
Q. The time factor when determining the efficiency of algorithm is measured by
β
Correct Answer: (B)
counting the number of key operations
Q. Two main measures for the efficiency of an algorithm are
β
Correct Answer: (C)
time and space
Q. Computers are used for processing numerical data called _______ data.
β
Correct Answer: (C)
character
Q. Each programming language contains a ______ set that is used to communicate with the computer.
β
Correct Answer: (A)
character
Q. Finite sequence S of zero or more characters is called _______.
β
Correct Answer: (C)
string
Q. A computer which can access an individual byte is called a ________ machine.
β
Correct Answer: (B)
byte addressable
Q. Groups of consecutive elements in a string, such as words, phrases and sentences are called ________.
β
Correct Answer: (B)
substring
Q. The number of characters in a string is called its ______.
β
Correct Answer: (C)
width
Jump to