A Level Computer Science Quiz 2018 Part 3

20 QuestionsMultiple ChoiceFree Practice

About this quiz

This A Level Computer Science Quiz 2018 Part 3 quiz contains 20 multiple choice questions designed to help you revise and test your A level Computer Science Quizzes knowledge. Select an answer for each question and click “Submit Answer” to see instant feedback. Take your time and try to score as high as possible!

Description

Computer Science is an important subject for all students because it teaches you how to think. The act of writing a computer program requires you to think about how to create sequences which are step by step procedures on how to solve a given problem. "The internet is fascinating. We want to look behind the scenes and understand the phenomenon that has become a daily, unquestioned part of our lives.

Computer Science is one of the most integrative subjects not siloed like other subjects taught at school. To guide those going in for any computer science related subjects or topics exams, we have a set a quiz to test their knowledge and understanding of this particular subject. Made of 20 questions only with each having just one possible answer, this quiz is based on the advanced level syllabus. Some of the topic involved include; “Data structure and algorithm computer software”

Just like the questions you have answered, we have provided many resourceful materials on our website.

Progress0 / 20 answered
1

Question 1 of 20

A mathematical model with a collection of operations defined over its values is called:

2

Question 2 of 20

A complete binary tree with 2n+1 node contains:

3

Question 3 of 20

A sort which searches through a list to exchange the first element with any element less than it and then repeats with a new first element at subsequent positions is called:

4

Question 4 of 20

The data structure required to evaluate a postfix expression is:

5

Question 5 of 20

The feature of an object-oriented paradigm which explicitly helps code reuse is:

6

Question 6 of 20

The main advantage of a multiprogramming system is:

7

Question 7 of 20

An object encapsulates:

8

Question 8 of 20

If a program in its functioning has not met user requirements in some way, then it is:

9

Question 9 of 20

A key concept of quality control is that all worked products:

10

Question 10 of 20

Which of the following data structures is used for holding jobs waiting to be run by the computer?

11

Question 11 of 20

The term module in the design phase refers to:

12

Question 12 of 20

Which of the following is also known as pre-Order traversal of a binary tree where a given Node has children Left and Right

13

Question 13 of 20

In software engineering projects, what is informally called “SOFTWARE” consists of:

14

Question 14 of 20

If the state of the database no longer reflects a real state of the world that the database is supposed to capture, then such a state is called a(n):

15

Question 15 of 20

If the objects focus on real world entities then we are concerned with:

16

Question 16 of 20

A linear collection of data elements where the linear node is given by means of a pointer is called:

17

Question 17 of 20

Software deteriorates rather than wears out because:

18

Question 18 of 20

In system design, we do the following:

19

Question 19 of 20

In system design, we do the following:

20

Question 20 of 20

A factor in the selection of a source language is: