AP COMP SCI A - CodeHs Unit 3 Vocab

AP COMP SCI A - CodeHs Unit 3 Vocab

12th Grade

16 Qs

quiz-placeholder

Similar activities

Java Coffee

Java Coffee

11th - 12th Grade

17 Qs

Lets learn some java

Lets learn some java

11th Grade - University

11 Qs

Computer

Computer

10th - 12th Grade

12 Qs

JavaScript Quiz

JavaScript Quiz

12th Grade

15 Qs

Java - 11TPI

Java - 11TPI

9th - 12th Grade

20 Qs

Quiz Pemrograman Perangkat Bergerak 2

Quiz Pemrograman Perangkat Bergerak 2

12th Grade - University

20 Qs

Java Script Pro

Java Script Pro

3rd Grade - University

12 Qs

ICT

ICT

KG - Professional Development

12 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?