DSU MCQ on Stacks & Queues

DSU MCQ on Stacks & Queues

University

50 Qs

quiz-placeholder

Similar activities

Data Structures -Quiz- I B.Sc. AI & ML

Data Structures -Quiz- I B.Sc. AI & ML

University

50 Qs

LATIHAN SOAL

LATIHAN SOAL

10th Grade - University

50 Qs

DS - Stack - 1

DS - Stack - 1

University

50 Qs

PCPH 0001

PCPH 0001

University

50 Qs

CODE_ASSESMENT

CODE_ASSESMENT

University

50 Qs

SD (stack, queue, graph)

SD (stack, queue, graph)

University

50 Qs

IPTM Midterm EXAM | Sec 2  12 Mar 2021

IPTM Midterm EXAM | Sec 2 12 Mar 2021

University

55 Qs

CS8391 - Data Structure  - IAT I

CS8391 - Data Structure - IAT I

University

50 Qs

DSU MCQ on Stacks & Queues

DSU MCQ on Stacks & Queues

Assessment

Quiz

Computers

University

Hard

Created by

Mr. Maurya

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Stack is also called as

First in first out

First in last out

Last in last out

Last in first out

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Any node is the path from the root to the node is called

Ancestor node

Successor node

Internal node

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not the type of queue?

Priority queue

Circular queue

Single ended queue

Ordinary queue

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

......... form of access is used to add and remove nodes from a queue.

LIFO, Last In First Out

FIFO, First In First Out

Both a and b

None of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

........ form of access is used to add remove nodes from a stack.

LIFO

FIFO

Both A and B

None of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the linked representation of the stack ......... behaves as the top pointer variable of stack.

Stop pointer

Begin pointer

Start pointer

Avail pointer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

New nodes are added to the ......... of the queue.

Front

Back

Middle

Both A and B

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?