Output Quiz-7

Quiz
•
Computers
•
University
•
Hard
Rahul Mahato
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following statements:
i. First-in-first out types of computations are efficiently supported by STACKS.
ii. Implementing LISTS on linked lists is more efficient than implementing LISTS on an array for almost all the basic LIST operations.
iii. Implementing QUEUES on a circular array is more efficient than implementing QUEUES on a linear array with two indices.
iv. Last-in-first-out type of computations are efficiently supported by QUEUES.
(ii) is true
(i) and (ii) are true
(iii) is true
(ii) and (iv) are true
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
An advantage of chained hash table (external hashing) over the open addressing scheme is
Worst case complexity of search operations is less
Space used is less
Deletion is easier
None of the above
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following option is not correct?
If the queue is implemented with a linked list, keeping track of a front pointer, Only rear pointer s will change during an insertion into an non-empty queue.
Queue data structure can be used to implement least recently used (LRU) page fault algorithm and Quick short algorithm.
Queue data structure can be used to implement Quick short algorithm but not least recently used (LRU) page fault algorithm.
Both (A) and (C)
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following code?
[2, 3, 4, 5]
[2, 3, 4]
[2, 3, 4, 5, None]
Error
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following code?
[1, 2, 3, 2, 3, 4]
[3, 5, 7]
[6]
Error
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following code?
The program will print the output 10 10.
The program will print the output 10 11.
It will result in a compile time error.
The program will print the output 11 11.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following code?
The program will print the output 100 10.
The program will print the output 100 100.
The program will print the output 100 garbage.
The program will print two garbage values.
It will result in a compile time error.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python Programming II CSE A

Quiz
•
12th Grade - University
15 questions
Conditionals Unit Quiz

Quiz
•
9th Grade - University
20 questions
ITIPT01 Quiz No 1

Quiz
•
University
15 questions
Programming - Screening Test

Quiz
•
3rd Grade - Professio...
20 questions
Python for beginners

Quiz
•
University
16 questions
CST 231: Midterm Prep Quiz

Quiz
•
University
20 questions
Output Quiz-9

Quiz
•
University
20 questions
Python Programming - Test 1

Quiz
•
University - Professi...
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade