Question 1 of 25
Hints left: 3
Q2
To draw a regular polygon in Scratch:The number of sides is equal to:
Q3
Process are classified into different groups in
Q4
Which type of error will not allow the program to run?
Q6
Q8: Which sorting algorithm needs to go through the list repeatedly? (4-5)
Q7
What shape will the program draw?
Q8
A FIFO replacement algorithm associates with each page the
Q9
The Queue represent which page replacement algorithm?
Q10
Which of the following is similar to generalisation?
Q11
Linear Search is faster than Binary search
Q12
Numbers inputted are 5 and 8. Answers?
Q13
What is the time complexity of an insertion sort on average and worst case?
Q14
Q9: A linear search is to be performed on the list: 12 6 8 1 3 How many comparisons would it take to f ind the number 1?
Q15
What would be the Value of human-Age given the input 3
Q16
A datatype that can hold more than one value is known as
Q17
Q1: Which of the following is not a sorting algorithm? (1-2)
Q18
What is SPAM? Select ALL the correct answers.
Q19
let p(x) = g(x)q(x) +r(x). If degree of p(x) is 6 and degree of g(x) is 3 then degree of r(x) cannot be
Q20
A section in a flowchart that requires an action from a user is known as a
Q21
Is this elevator button panel an example of good or bad UCD?
Q22
How much is the least cost TSP tour for the given graph?
Q23
Using the formula given, what is the triangular number of 9?
Q24
Identify the routing algorithm.
Q25
What is Pseudo code?