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

Culture

Culture

Professional Development

20 Qs

TỪ VỰNG G3 – UNIT 4 – 1p29; 2,3,4p30; 5,6p31

TỪ VỰNG G3 – UNIT 4 – 1p29; 2,3,4p30; 5,6p31

Professional Development

23 Qs

Product Knowledge Test

Product Knowledge Test

Professional Development

15 Qs

CO L-3 Q:9

CO L-3 Q:9

Professional Development

20 Qs

Formula One

Formula One

KG - Professional Development

20 Qs

HSG 17-18.1

HSG 17-18.1

Professional Development

20 Qs

Global 3- Countable and Uncountable Practice

Global 3- Countable and Uncountable Practice

Professional Development

15 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

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?