coding skills(ISCP 02) Tuesday slot3 (2.00pm - 4:00pm) CSE X & Z

coding skills(ISCP 02) Tuesday slot3 (2.00pm - 4:00pm) CSE X & Z

Professional Development

20 Qs

quiz-placeholder

Similar activities

Drill Commands

Drill Commands

Professional Development

15 Qs

Grammar Review 3

Grammar Review 3

9th Grade - Professional Development

15 Qs

Xiaomi 14 CIVI

Xiaomi 14 CIVI

Professional Development

20 Qs

Automotive Vocabulary

Automotive Vocabulary

Professional Development

20 Qs

Phonetics and Phonology 1

Phonetics and Phonology 1

Professional Development

25 Qs

coding skills (ISCP 02) Tuesday slot2 (11am - 1:00pm) CSE E & G

coding skills (ISCP 02) Tuesday slot2 (11am - 1:00pm) CSE E & G

Professional Development

20 Qs

Car Interiors

Car Interiors

Professional Development

15 Qs

RMP MCA-22.01.24-searching and sorting-FN

RMP MCA-22.01.24-searching and sorting-FN

Professional Development

15 Qs

coding skills(ISCP 02) Tuesday slot3 (2.00pm - 4:00pm) CSE X & Z

coding skills(ISCP 02) Tuesday slot3 (2.00pm - 4:00pm) CSE X & Z

Assessment

Quiz

English

Professional Development

Medium

Created by

CCC info@ccc.training

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The result of evaluating the postfix expression 5, 4, 6, +, *, 4, 9, 3, /, +, * is?
600
350
650
588

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many variables are required to implement a queue using arrays?
1
2
3
4

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Stack can be implemented which of the following concepts?
Array
Linked list
Both a and b
Trees

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The process of deleting an element from the queue is called?
pop operation
push operation
enqueue operation
dequeue operation

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The process of inserting an element into the stack is called?
pop operation
push operation
underflow operation
dequeue operation

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the data structure follows LIFO principle?
Stack
Queue
Linked list
Tree

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If REAR, FRONT are the queue variables, then identify correct statement while deleting a value
FRONT=FRONT+1
REAR=REAR+1
REAR=REAR-1
FRONT=FRONT-1

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?