PORT_23

PORT_23

1st Grade

30 Qs

quiz-placeholder

Similar activities

Website & SEO

Website & SEO

1st - 3rd Grade

25 Qs

Quiz ASJ Kelas XI

Quiz ASJ Kelas XI

1st Grade

25 Qs

Ulangan Harian 1

Ulangan Harian 1

1st - 3rd Grade

25 Qs

latihan informatika bab1

latihan informatika bab1

1st - 2nd Grade

25 Qs

COMPUTER Review

COMPUTER Review

1st Grade

25 Qs

DASAR DESAIN GRAFIS BATCH 2

DASAR DESAIN GRAFIS BATCH 2

1st - 3rd Grade

25 Qs

Initial HARDWARE

Initial HARDWARE

1st - 2nd Grade

25 Qs

SEC+ 76-100

SEC+ 76-100

1st Grade

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?