Programming basics

Programming basics

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

PYTHON

PYTHON

9th Grade

14 Qs

Visual Basic Basics!

Visual Basic Basics!

9th - 12th Grade

8 Qs

Data Types, Variables, and Constants Quiz

Data Types, Variables, and Constants Quiz

9th Grade

10 Qs

Pemrograman Arduino

Pemrograman Arduino

12th Grade

10 Qs

ICT Terms

ICT Terms

7th - 10th Grade

12 Qs

Java Certification

Java Certification

9th Grade - University

11 Qs

Java Their

Java Their

9th Grade - University

11 Qs

3.1 Data Types

3.1 Data Types

8th - 10th Grade

15 Qs

Programming basics

Programming basics

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Ralph Ellis

Used 14+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Example of assignment

name = "Bob"

For i = 1 to 10

While num > 0

Do Until password = "Password1"

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Example of definite iteration

name = "Bob"

For i = 1 to 10

While num > 0

Do Until password = "Password1"

3.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Example of indefinite iteration

name = "Bob"

For i = 1 to 10

While num > 0

Do Until password = "Password1"

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these operations finds the remainder following a division?

MOD

DIV

REM

INT

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Appropriate data type for a telephone number

String

Integer

Boolean

Real/Float

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Appropriate data type for the result of a division rounded to 3 d.p.

String

Integer

Boolean

Real/Float

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Appropriate data type for a condition being met

String

Integer

Boolean

Real/Float

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?