A level Computer Programming Quiz 3

16 QuestionsMultiple ChoiceFree Practice

About this quiz

This A level Computer Programming Quiz 3 quiz contains 16 multiple choice questions designed to help you revise and test your A level Computer Programming 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

 Hello and welcome to this online revision platform, gcequiz.com. Here we have a quiz on A level computer programming which has been set based on the national advanced level syllabus for the gce advanced level has 15 questions with each question having four options of which just one and only one of them is correct. 

What do you think computer programming is?

Computer programming is simply a way whereby a computer is given a set of instructions about what it should do and the instructions are there to solve problems or to perform a series of tasks. These instructions are called codes and codes are written by computer programmers.

How does computer programming work?

  • You write your code to tell the computer what to do
  • The code which you’ve written is being compiled 
  • Then the computer executed the code

gcequiz.com has put together a good number of quizzes to ease your studies and preparation for your exams. Past advanced level gce questions have also been made available for you.

Good Luck

Progress0 / 16 answered
1

Question 1 of 16

What is programming?

2

Question 2 of 16

 Python is a clear and powerful _________-oriented programming language.

3

Question 3 of 16

Software licensing that allows for modifications in all cases is called ______________

4

Question 4 of 16

Which of the following programming language types was created first?

5

Question 5 of 16

Which of the following lists the evolution of programming languages in the correct order?

6

Question 6 of 16

An example of a utility software.

7

Question 7 of 16

Which generation of computer languages includes the SQL (Database Search)?

8

Question 8 of 16

Which generation of computer languages used the LOAD, ADD and STORE codes,

9

Question 9 of 16

The letter E in binary is?

10

Question 10 of 16

Which utility software can protect our personal information or identity?

11

Question 11 of 16

Which generation of languages started in the 1950s?

12

Question 12 of 16

Why is binary code used?

13

Question 13 of 16

 In protected inheritance, a public data member of the base class will be treated in a derived class as. 

14

Question 14 of 16

Which of the following concepts means determining at runtime what method to invoke.

15

Question 15 of 16

eof is an acronym of

16

Question 16 of 16

C++ language has been developed by