Think Java Chapter 1 and 2

Think Java Chapter 1 and 2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Jason Butka

Used 52+ times

FREE Resource

Student preview

quiz-placeholder

46 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
A program in a high-level language, before being compiled.
statement
source code
parse
logic error

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image
Part of a program that specifies one step of an algorithm.
Operator
Truncate
Declaration
Statement

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image
A named sequence of statements. Such as public void run()
Method
Exception
Concatenate
Argument

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

An error in a program that makes it impossible to parse (and therefore impossible to compile).
Debugging
Exception
Syntax Error
Logic Error

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image
The process of finding and removing any of the three kinds of errors. 
Concatenate
Argument
Debugging
Exception

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which symbol is used to create a line comment?
/*...*/
//...//
*/.../*
//

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Exception
•An error in a program that makes it fail at run-time. Also called a run-time error. •
•An error in a program that makes it fail at run-time. Also called a run-time error. 
•A statement that assigns a value to a variable.
•A piece of information a method requires before it can run. Parameters are variables: they contain values and have types.

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?