Principles of Programming

Principles of Programming

KG - University

13 Qs

quiz-placeholder

Similar activities

Programming Languages

Programming Languages

9th - 12th Grade

15 Qs

Computer Languages

Computer Languages

KG - University

10 Qs

Introduction to programming

Introduction to programming

12th Grade

12 Qs

Introduction to Programming

Introduction to Programming

9th Grade

12 Qs

High and low level languages

High and low level languages

10th - 12th Grade

17 Qs

Topic 1.1 Introduction to Programming

Topic 1.1 Introduction to Programming

11th Grade

17 Qs

Python - Introduction

Python - Introduction

8th Grade

17 Qs

Python Programming - Introduction

Python Programming - Introduction

University

15 Qs

Principles of Programming

Principles of Programming

Assessment

Quiz

Computers

KG - University

Medium

Created by

D Griffiths

Used 126+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

There are two types of languages used within computer systems:

High Level & Low Level Languages

Choose the correct options below:

High Level

Low Level

Mid Level

Level 42

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A high level programming language uses code written  in a way that is  similar to a natural human language, such as English.


A high-level language  must be translated  into a low-level language (binary) before it can be run, as high-level languages  cannot be executed directly by the CPU.

I have read this carefully

I need to read back over this

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Therefore, examples of High Level languages include Python, Java, Ruby, Visual Basic, Perl etc...

These need to be translated so that the computer understands them

The computer already understands them

4.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Low level programming languages do not resemble natural languages, such as  English. They are  made up entirely of bit patterns (binary)  that can be  executed directly by the CPU.

They are very difficult for humans to read

They are easy for humans to read

They look like this: 0011001001100110

Python is an example of a Low level language

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Low level languages are useful when speed of execution is critical or when  writing software which interfaces directly with the hardware, e.g. device drivers.

I have read this carefully

I have not read this

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

An example of a high level programming language is...

Python

Assembly code

Machine code

7.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

An example of a low level programming language is...

Python

Assembly code

Machine code

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?