01 - Introduction to Python

01 - Introduction to Python

11th Grade

10 Qs

quiz-placeholder

Similar activities

Software: Programming Languages

Software: Programming Languages

10th - 12th Grade

14 Qs

Coding and Robotics

Coding and Robotics

8th - 12th Grade

12 Qs

10 CS // Pseudocode

10 CS // Pseudocode

9th - 11th Grade

10 Qs

Computer Languages

Computer Languages

KG - University

10 Qs

8.1 Programming Overview

8.1 Programming Overview

9th - 11th Grade

14 Qs

Golang revision

Golang revision

9th - 12th Grade

9 Qs

AES: Coding Fundamentals Lessons 1 and 2

AES: Coding Fundamentals Lessons 1 and 2

7th Grade - Professional Development

14 Qs

Class_11_24_July

Class_11_24_July

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?