Question 1 of 25
Hints left: 3
Q1
What is the difference between analogue and digital data?
Q2
A section of flowchart that happens continuously is known as a
Q3
If the goal of this program is to sort numbers greater than 10 into list B and less than 10 into list A, then what sort of error does the program have?
Q4
Picking out the important bits of information from the problem, ignoring the specific details that don’t matter.
Q5
What is happening in row 3?
Q6
What would you call this variable?Storing someone’s name
Q7
What is the benefit of understanding a problem before coding?
Q8
An approach to problem-solving in which different sequences are considered until the best suitable solution is found is called
Q9
What is an advantage of the Linear search algorithm?
Q10
In which of the following fields are computers used,
Q11
What shape will the program draw?
Q12
In a flow chart, what does a rectangle mean?
Q13
Identify the description of a linear search
Q14
What does an arrow represent in a flow chart?
Q15
Which of the following answers correctly displays the Fibonacci sequence?
-
A
-
B
-
C
-
D
Q16
Which statement is NOT correct?
Q17
What is a Merge Sort?
Q18
Which of the following is an example of thinking computationally
Q19
What does IMPLEMENT AN ALGORITHM mean?
Q20
In a Flowchart, what does this symbol mean?
Q21
Data sent from a Computer is called
Q22
In the loop: FOR i = 1 TO 50 What is i?
Q23
What will be the worst case complexity of Merge Sort while data is already sorted in increasing order?
Q24
An identifier is the ’name’ given to a variable. For example: distance To School = 10What is the value of the variable?
Q25
Is NOT a piece of meta data that would be stored by an image: