
PORT_23
Authored by jeba emilyn
Computers
1st Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
<
==
=
>
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?