01 - Introduction to Python

01 - Introduction to Python

11th Grade

10 Qs

quiz-placeholder

Similar activities

Exploring Python: Input and Output Essentials

Exploring Python: Input and Output Essentials

9th Grade - University

10 Qs

Comments and Variables in Python Programming

Comments and Variables in Python Programming

11th Grade

10 Qs

NCFE Unit 1 Principles of Coding

NCFE Unit 1 Principles of Coding

10th - 12th Grade

13 Qs

Language translators

Language translators

11th Grade

15 Qs

GCSE SLR12 Classification of Languages

GCSE SLR12 Classification of Languages

7th - 12th Grade

10 Qs

Foundations of Programming Pre-Test

Foundations of Programming Pre-Test

9th - 12th Grade

15 Qs

69. Prog_Lang - High-Level vs Low-Level Languages Quiz

69. Prog_Lang - High-Level vs Low-Level Languages Quiz

9th - 12th Grade

11 Qs

Python Domain

Python Domain

10th - 11th Grade

13 Qs

01 - Introduction to Python

01 - Introduction to Python

Assessment

Quiz

Computers

11th Grade

Hard

Created by

A McKILLEN

Used 10+ 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?