Miscellaneous On Data Structures - Study Mode
[#216] What data structure is best for managing a list of tasks to be executed in the order they were added?
Correct Answer
(C) Queue
[#217] What data structure is used for efficient search and update operations on a dynamic set of keys?
Correct Answer
(D) Binary Search Tree
[#218] Which data structure is used for representing a grid where elements can be accessed by both row and column indices?
Correct Answer
(B) 2D Array
[#219] Strassen's algorithm is a/an. . . . . . . . algorithm.
Correct Answer
(B) Recursive
[#220] In which year the symbol @ was added to the official Morse character set by ITU-R?
Correct Answer
(B) 2004