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