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

Preposition

Preposition

Professional Development

20 Qs

There Was x There Were

There Was x There Were

Professional Development

16 Qs

coding skills (ISCP 02) Tuesday slot1 (9am - 11:00am) CSE A & C

coding skills (ISCP 02) Tuesday slot1 (9am - 11:00am) CSE A & C

Professional Development

20 Qs

Gamma-AN-01.05.2024

Gamma-AN-01.05.2024

Professional Development

15 Qs

Forklift Checkpoint Assessment

Forklift Checkpoint Assessment

Professional Development

15 Qs

Prepositions of place

Prepositions of place

Professional Development

20 Qs

CAR SYSTEMS VOCABULARY

CAR SYSTEMS VOCABULARY

Professional Development

15 Qs

common prepositions

common prepositions

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?