01 - Introduction to Python

01 - Introduction to Python

11th Grade

10 Qs

quiz-placeholder

Similar activities

Python Quiz Lessons 2 to 4

Python Quiz Lessons 2 to 4

9th - 12th Grade

7 Qs

AQA 3.4.4 Program Translators

AQA 3.4.4 Program Translators

11th Grade

10 Qs

Basics of Python

Basics of Python

9th - 12th Grade

12 Qs

GCSE Computing Low & High Level Languages/IDE's

GCSE Computing Low & High Level Languages/IDE's

10th - 11th Grade

14 Qs

Eduqas Computer Science Component 1 - 1.6 Principles of Programming

Eduqas Computer Science Component 1 - 1.6 Principles of Programming

9th - 11th Grade

10 Qs

NCFE Unit 1 Principles of Coding

NCFE Unit 1 Principles of Coding

10th - 12th Grade

13 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Python

Python

10th - 11th Grade

10 Qs

01 - Introduction to Python

01 - Introduction to Python

Assessment

Quiz

Computers

11th Grade

Hard

Created by

A McKILLEN

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A computer ________________ is a detailed, step-by-step set of instructions telling a computer exactly what to do.

program

algorithm

function

language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Computer languages that are designed to be used and understood by humans are ________________.

machine code

high-level languages

natural languages

binary code

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A statement is ________________.

a part of an algorithm

a complete computer command

a solution to a problem

a translation of machine language

4.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Which of the following is FALSE about compilers?

They translate a program written in a high-level language into machine code

Compiled code can be used multiple times without recompilation

If an error is found in a line, the compiler pauses the translation and prompts the user to correct the error

It optimises the code

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is an interpreted language?

C

C++

Python

Fortran

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following translators do not produce an object file?

Compiler

Interpreter

Assembler

7.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Which of the following symbols is used to place a multiline comment?

+

#

" ( or ' )

" " " ( or ' ' ' )

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?