AP COMP SCI A - CodeHs Unit 3 Vocab

AP COMP SCI A - CodeHs Unit 3 Vocab

12th Grade

16 Qs

quiz-placeholder

Similar activities

Minecraft

Minecraft

KG - Professional Development

20 Qs

Sesión 2

Sesión 2

9th - 12th Grade

13 Qs

Explore Programming and Data Concepts

Explore Programming and Data Concepts

12th Grade

20 Qs

Arrays

Arrays

9th - 12th Grade

21 Qs

DigiPro 7 Unit 1 Review

DigiPro 7 Unit 1 Review

9th - 12th Grade

11 Qs

Quizz de recuperación de notas

Quizz de recuperación de notas

9th - 12th Grade

12 Qs

Evaluación 1: Ofimática

Evaluación 1: Ofimática

1st - 12th Grade

20 Qs

Quiz sobre a Aula 7: Recomendador de Filmes

Quiz sobre a Aula 7: Recomendador de Filmes

10th Grade - University

20 Qs

AP COMP SCI A - CodeHs Unit 3 Vocab

AP COMP SCI A - CodeHs Unit 3 Vocab

Assessment

Quiz

Instructional Technology

12th Grade

Hard

Created by

Kelsey Borys

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What are relational operators in Java?

a) ==, !=, <, >, <=, >=

b) +, -, *, /

c) &&, ||, !

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Fill in the blank: An if statement lets you ask a question to the program and only run code if the answer is ____.

true

false

maybe

unknown

3.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is a control structure?

A way to store data

A method to change the flow of the code

A type of variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Fill in the blank: A conditional statement evaluates to ____ or ____.

true, false

yes, no

1, 0

positive, negative

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What does an if-else statement do?

Executes code only if all conditions are false

Lets us run either one section of code or another depending on a test

Stores data in a variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Fill in the blank: An else statement executes code only if all conditions are ____.

false

true

met

checked

7.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is a condition in programming?

A type of loop

Code inside an if statement or while-loop

A method to store data

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?