Unit 7 Review 1

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Standards-aligned
Bret Dillon
Used 5+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of programming language translates the entire code before running any of the instructions/steps?
Compiled
Interpreted
Scripting
Markup
Tags
127.789.d.6.c
127.789.d.6.b
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Java is an example of which type of programming language?
Assembly Language
Query Language
Compiled Language
Interpreted Language
Tags
127.789.d.6.b
127.789.d.6.c
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code segment will print “Hello Karel” to the screen in Java?
System.out.printLine("Hello Karel");
print "Hello Karel";
System.out.println("Hello Karel");
System.println("Hello Karel");
Tags
127.789.d.3.a
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code segment output?
System.out.println("Hello");
System.out.println("World");
Hello
World
HelloWorld
Hello World
Hello World
Tags
127.789.d.3.a
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following code segment. What is printed as a result of executing the code segment?
System.out.print(“Java is “);
System.out.println(“fun “);
System.out.print(“and cool!”);
Java is fun and cool!
Java isfun
and cool!
Java is
fun
and cool!
Java is fun
and cool!
Tags
127.789.d.3.a
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which print option moves the cursor to the next line?
System.out.println()
System.out.print()
print.log()
console.print()
Tags
127.789.d.3.a
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A program is expressed in a programming language. Which of the following is true of the program?
The program can also be expressed as binary code, but will be more easily understood by humans when expressed in a higher-level programming language.
The program can also be expressed as binary code, which will reduce the likelihood of errors.
The program cannot be expressed as binary code, because binary code can only be used to represent data.
Some parts of the program can be expressed as binary code, but operations must be expressed using a higher-level programming language.
Tags
127.789.d.6.b
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Python Print Statement

Quiz
•
6th - 10th Grade
12 questions
CodeHS Unit 1

Quiz
•
9th - 12th Grade
20 questions
Java Conditional Constructs

Quiz
•
9th - 10th Grade
20 questions
CODEHS KAREL

Quiz
•
7th - 9th Grade
20 questions
APCSA Unit 3

Quiz
•
9th Grade
20 questions
TGT APCSA

Quiz
•
11th Grade
22 questions
IST CodeHS Unit 8 JavaScript Review

Quiz
•
9th - 12th Grade
15 questions
Progamming - Java Syntax

Quiz
•
11th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University