HW - Level 1 Programming Questions

HW - Level 1 Programming Questions

11th Grade

25 Qs

quiz-placeholder

Similar activities

APCSP CodeHS Unit 3

APCSP CodeHS Unit 3

11th - 12th Grade

22 Qs

CSP CodeHS U8 8.2 & 8.2

CSP CodeHS U8 8.2 & 8.2

11th - 12th Grade

22 Qs

iGCSE Computer Science: Programming Languages

iGCSE Computer Science: Programming Languages

9th - 12th Grade

20 Qs

Unit 2.3 Robust Programs MCQs L1

Unit 2.3 Robust Programs MCQs L1

10th - 11th Grade

20 Qs

APCSP BJC Unit 4

APCSP BJC Unit 4

9th - 12th Grade

28 Qs

Python for Beginners

Python for Beginners

9th - 12th Grade

20 Qs

Intro to Programming - AP CSP Unit 2 Review

Intro to Programming - AP CSP Unit 2 Review

9th - 12th Grade

20 Qs

Game Lab Basics

Game Lab Basics

9th - 12th Grade

20 Qs

HW - Level 1 Programming Questions

HW - Level 1 Programming Questions

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Rebecca Lee

Used 5+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What are the names of the variables in this program?

var1, var2

2, 7

var1, var2, DISPLAY

2, 7, 9

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What is displayed at the end of this program?

var 1 + var2

2 + 7

DISPLAY var1 + var2

9

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What is displayed at the end of this code?

2

7

9

4

9

18

x

y

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What is displayed at the end of this program?

7 MOD 2

2 MOD 7

1

2

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

y AND x

TRUE AND FALSE

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What will be displayed at the end of this program?

y OR x

TRUE OR FALSE

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What will be displayed at the end of this program?

NOT x

NOT y

NOT TRUE

NOT FALSE

TRUE

FALSE

FALSE

TRUE

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?