Java Program Parts

Java Program Parts

Assessment

Flashcard

Computers

9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

18 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Capitalization does NOT matter with Java.

Back

False!

2.

FLASHCARD QUESTION

Front

When coding with Java, System.out.println("Go Java!"); is the same code as system.out.println("Go Java!");

Back

False!

3.

FLASHCARD QUESTION

Front

The semicolon ; is used like a period at the end of a coding sentence.

Back

True!

4.

FLASHCARD QUESTION

Front

Do the spaces and new lines (enters) in the code change anything about what the program does or looks like?

Back

No, Yes, the program completely ignores spaces and enters in the code.

5.

FLASHCARD QUESTION

Front

import java.io*;
What is this?

Back

A link to the input output Java subfolder

6.

FLASHCARD QUESTION

Front

import java.io*;
What does this do?

Back

Tells the program where to get or send information needed to run the program

7.

FLASHCARD QUESTION

Front

public class Hello
What is this?

Back

The name of the program

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?