IST Test

IST Test

9th Grade

40 Qs

quiz-placeholder

Similar activities

Python Revision

Python Revision

7th - 11th Grade

35 Qs

Python Revision Years 8&9 IGCSE

Python Revision Years 8&9 IGCSE

9th - 12th Grade

40 Qs

2122 Small Basic

2122 Small Basic

7th - 9th Grade

35 Qs

[AP CSP] Programming with Conditionals [If, Elif, Else]

[AP CSP] Programming with Conditionals [If, Elif, Else]

9th Grade - University

35 Qs

Python Basis (S3)

Python Basis (S3)

9th Grade

41 Qs

Multidimensional list and tuples 2025

Multidimensional list and tuples 2025

9th - 12th Grade

44 Qs

PLTW CSP Fall Exam 2024

PLTW CSP Fall Exam 2024

9th - 12th Grade

38 Qs

Python Basics and Syntax

Python Basics and Syntax

9th - 11th Grade

35 Qs

IST Test

IST Test

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Jimothy Brown

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an algorithm?

A) A data structure containing items all of the same data type

B) A series of steps in a procedure that will solve a problem in a finite time

C) A variable used to indicate that a process in a section of code has been executed

D) A diagram representing an algorithm and consisting of an accepted set of symbols

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a compiler do?

A) Converts lines of code to machine language at the time of execution

B) Eliminates logic errors from computer code

C) Converts the entire code to machine language at one time, ready for later use

D) Represents an algorithm in English-like language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a control structure?

A) Instructions in a programming language that decide the order of execution of programming code

B) A variable (usually Boolean) used to indicate that a process in a section of code has been executed

C) Program code before translation into binary code

D) The grammar or rules of a programming language

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of pseudocode?

A) To convert the entire code to machine language at one time

B) To represent an algorithm in an English-like language

C) To indicate that a process in a section of code has been executed

D) To eliminate logic errors from computer code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a flowchart?

A) A variable used to indicate that a process in a section of code has been executed

B) A diagram representing an algorithm and consisting of an accepted set of symbols

C) A series of steps in a procedure that will solve a problem in a finite time

D) A data structure containing items all of the same data type

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a variable in programming?

A) A storage location paired with an associated symbolic name, which contains some known or unknown quantity of information referred to as a value

B) A set of instructions that perform a specific task

C) A diagram used to represent data or algorithms

D) A tool used to convert code into machine language

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of a debugger?

A) To convert high-level language into machine language

B) To find and remove errors from computer programs

C) To enhance the speed of a computer program's execution

D) To provide a graphical interface for programming

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?