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