BASIC JAVA

BASIC JAVA

11th Grade

50 Qs

quiz-placeholder

Similar activities

KISI-KISI PAS KELAS 8 SEM GANJIL 2024-2025

KISI-KISI PAS KELAS 8 SEM GANJIL 2024-2025

8th Grade - University

50 Qs

PTS X GASAL SISTEM INFORMASI

PTS X GASAL SISTEM INFORMASI

9th - 12th Grade

50 Qs

Week 6 - Input/Output Functions

Week 6 - Input/Output Functions

9th - 12th Grade

46 Qs

PTS Web

PTS Web

10th - 12th Grade

55 Qs

HTML - PÁGINAS WEB

HTML - PÁGINAS WEB

11th Grade

50 Qs

Computer Hardware

Computer Hardware

11th - 12th Grade

50 Qs

PENEGAR'S ADOBE REVIEW GAME

PENEGAR'S ADOBE REVIEW GAME

9th - 12th Grade

50 Qs

Week 7 - User Functions

Week 7 - User Functions

9th - 12th Grade

54 Qs

BASIC JAVA

BASIC JAVA

Assessment

Quiz

Computers

11th Grade

Practice Problem

Hard

Created by

Sir. Amoyo

Used 19+ times

FREE Resource

AI

Enhance your content in a minute

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

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Scanner class method that closes the scanner?

void remove()

void close()

nextLong()

String next()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Scanner class method that resets the scanner?

nextFloat()

int radix()

Scanner skip(String pattern)

short nextShort()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Scanner class method is used to read th Integer value from the user?

next()

nextInteger()

nextInt()

readInt()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Scanner class method is used to read long value from the user?

long()

nextLong()

nextValue()

none of the choices

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Scanner class method is used to read string value from the user?

next()

nextString()

nextLine()

none of the choices

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct syntax to declare Scanner class object?

Scanner X = new Scanner (System.in);

Scanner X = Scanner( );

Scanner X = new( );

Scanner X = new Scanner (System.in)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Scanner class method is used to read boolean value from the user?

next()

readBoolean()

nextBoolean()

none of the choices

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?