Select the statement that is most correct.Which of the following applications may not use a stack?
CSD201 FE Lý thuyết

Quiz
•
Instructional Technology
•
University
•
Medium
Le HCM)
Used 13+ times
FREE Resource
129 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A. Keeping track of local variables a trun time
B. Undo sequence in a text editor.
C. Multi-programming
D. Evaluating arithmetic expressions.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the statement that is most correct.Suppose we are considering a doubly linked list which is not empty. What does the java code snippet below do?Node q = new Node(x);q.prev=null;q.next = head;head.prev = q;head = q;
[A]It inserts new node with value x at the head of the list.
[B]It inserts new node with value x after the head of the list.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
[A]It does not make any change on the list.
[B]It deletes the node after p.
[C]It deletes the node p.
[D]It deletes the node before p.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the statement that is most correct.Which of the following applications may use a queue?
[A]Store all variables in a program.
[B]Store a waiting list of printing jobs.
[C]Keeping track of local variables at run time.
[D]Undo sequence in a text editor.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Binary search algorithm cannot be applied to
[A]sorted linear array
[B]Binary search tree
[C]sorted singly linked list
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
[A] It creates new node with value x at the end of the list.
[B] It inserts new node with value x after the node p.
[C] It inserts new node with value x before the node p.
[D] It replaces the node p with new node with value x.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blank of the statement to form the most correct one:In a ____ every element contains some data and a link to the next element, which allows to keep the structure.
[A]doubly linked list
[B]skip list
[C]singly linked list
[D]binary search tree
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade