PORT_23

PORT_23

1st Grade

30 Qs

quiz-placeholder

Similar activities

Quiz nih

Quiz nih

1st Grade

25 Qs

Ôn tập HK2 lớp 5

Ôn tập HK2 lớp 5

1st - 5th Grade

25 Qs

Pengenalan & Sejarah Komputer

Pengenalan & Sejarah Komputer

1st - 10th Grade

25 Qs

UH-3 DASAR DESAIN GRAFIS

UH-3 DASAR DESAIN GRAFIS

1st Grade - University

25 Qs

Jobs and Technology Quiz

Jobs and Technology Quiz

1st - 5th Grade

25 Qs

Microsoft Word Year 2 19.01.2022

Microsoft Word Year 2 19.01.2022

1st - 2nd Grade

25 Qs

FA2 Revision

FA2 Revision

1st Grade

25 Qs

The Best Minecraft Quiz Ever!!!!!

The Best Minecraft Quiz Ever!!!!!

1st Grade - Professional Development

25 Qs

PORT_23

PORT_23

Assessment

Quiz

Computers

1st Grade

Hard

Created by

jeba emilyn

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______symbol is used to represent input and output operation in flow chart

circle

diamond

parallelogram

rectangle

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

State True or False

a) Binary Search is used for searching in a sorted array.

b) The Time Complexity of Binary Search is O(logn).

True, False

True, True

False, False

False, True

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Queue is a pile in which items are added at one end and removed from the other

False

True

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the below a given sorting techniques has highest best-case runtime complexity.

quick sort

insertion sort

selection sort

bubble sort

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Integer x,y

set x=15,y=12

y=x-1

do{

print x

x=y+(x-2)

}

while(x<40)

end do-while

15 28 40

15 27 39

14 20

16 27

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

suppose T(n)=2T(n/2)+n, T(0)=T(1)=1 which one of the following is false.

T(n)=\theta(nLogn)

T(n)=\omega(n^2)

T(n)=O(n^2)

T(n)=O(nLogn)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following is not a relational opperator

<

==

=

>

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?