Code Constructs

Code Constructs

2nd Grade

10 Qs

quiz-placeholder

Similar activities

Code

Code

1st - 4th Grade

10 Qs

CodeSpark Lesson 1 Quiz

CodeSpark Lesson 1 Quiz

1st - 5th Grade

14 Qs

coding 2

coding 2

1st - 3rd Grade

10 Qs

INTRODUCTION TO THE INTERNET PART 1(LECTURE)

INTRODUCTION TO THE INTERNET PART 1(LECTURE)

1st Grade - University

8 Qs

Computer Science

Computer Science

1st - 5th Grade

13 Qs

Multiple Choice Questions on Scratch Programming

Multiple Choice Questions on Scratch Programming

1st - 12th Grade

13 Qs

BTEC DIT: Revision 1-6

BTEC DIT: Revision 1-6

1st - 12th Grade

11 Qs

6th Grade Media Quiz

6th Grade Media Quiz

KG - University

15 Qs

 Code Constructs

Code Constructs

Assessment

Quiz

Computers

2nd Grade

Hard

Created by

Adrianna Dar

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming a set of instructions is called:

User Manual

Troubleshooting

Algorithm

Sequence

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sequence is a code construct which:

involves sequencing user input when received into code

involves writing lines of code in specific order and it has to be executed as it is written line by line

is piece of code with instruction to repeat that code certain amount of time

All of above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Conditional statements are called conditional because they need to include conditions under which code is executed.

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Loop construct involves repetition of block of code until criteria to end execution of this code is met.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

IF STATEMENT is a code construct which gives choice for options to computer program which can be executed only if condition for the option is FALSE

Yes, program will run that code only if result of if statement is FALSE

No, program will run that code only if result of if statement is TRUE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

IF STATEMENT may have more than two options available for computer program to pick up from.

TRUE, and it's called a NESTED IF STATEMENT

FALSE, IF STATEMENT can only have two options to be picked up by computer program

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

Pointer or trigger to start code execution

One of the choice given in IF STATEMENT

Item of data that is given name and data type

Data item with data type which is stored in the computer memory for later use in a program

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?