Java Program Parts

Java Program Parts

Assessment

Flashcard

Computers

9th Grade

Practice Problem

Hard

Created by

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

Media Image

Back

A link to the input output Java subfolder

6.

FLASHCARD QUESTION

Front

import java.io*;
What does this do?

Media Image

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?

Media Image

Back

The name of the program

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers