Java Basics

Java Basics

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Unit02 Quizizz01

Unit02 Quizizz01

9th - 12th Grade

10 Qs

12-sci-java-basics

12-sci-java-basics

12th Grade

15 Qs

Unit 5: Input in Java

Unit 5: Input in Java

9th - 10th Grade

14 Qs

Introduction to Python Review

Introduction to Python Review

9th - 12th Grade

11 Qs

HW&SW Basics

HW&SW Basics

10th - 12th Grade

10 Qs

Java Fundamentals

Java Fundamentals

11th Grade

17 Qs

Python - Week 1

Python - Week 1

8th - 10th Grade

10 Qs

Java Level 1 - A

Java Level 1 - A

12th Grade

15 Qs

Java Basics

Java Basics

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Used 390+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which is the correct Java code to display the phrase "Java!"?

System.Out.Print("Java!");

System.Out.print("Java!");

System.out.Print("Java!");

System.out.print("Java!");

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which primitive type is for integers?

boolean

char

double

long

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which primitive type is for floating point decimals?

boolean

char

double

long

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which accepts the smallest range of values?

byte

int

long

short

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which puts the cursor on the next line after printing a String?

next()

nextLine()

print()

println()

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which is the conventional way to name a class in Java?

test

Test

Both are equally acceptable

Neither are acceptable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the 4 basic components of a computer system?
Processor, Main Memory, Secondary Memory and I/O
Processor, RAM, ROM and the bus
Processor, hard drive, VGA port and USB
Processor, RAM, I/O and Windows

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?