Java Basics

Java Basics

12th Grade

17 Qs

quiz-placeholder

Similar activities

Coding/Programming Basics

Coding/Programming Basics

Computer Programming Terminology Quiz

Computer Programming Terminology Quiz

Codemonkey :)

Codemonkey :)

Computer Programming Fundamentals

Computer Programming Fundamentals

Programming 2 quiz 1

Programming 2 quiz 1

Computer Programming Quiz

Computer Programming Quiz

Programming and Logic Review

Programming and Logic Review

Java Basics

Java Basics

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

Anne Kohart

Used 2K+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the keyword "final" used for in Java?

identify a constant

identify an integer

identify a string

Identify a final answer

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The keyword "method" is another name for

an object

a class

a function

a variable

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Java was originally named:

Coffee

Oak

New C++

Duke

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a numeric data type

int

double

float

decimal

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is incorrect?

int count = 50.0;

int salary = 50_000;

int salary = 50_00;

all of these are incorrect

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The numeric type int uses how many bits?

31

32

63

64

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is an example of a reference variable declaration?

int count;

String name;

float gpa;

char firstInitial;

Access all questions and much more by creating a free account

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?