BASIC JAVA

BASIC JAVA

11th Grade

50 Qs

quiz-placeholder

Similar activities

struktur kawalan ASK T2

struktur kawalan ASK T2

1st Grade - Professional Development

50 Qs

PBD Sains Komputer Tingkatan 4 - 1.3 Pembolehubah, Pemalar

PBD Sains Komputer Tingkatan 4 - 1.3 Pembolehubah, Pemalar

10th - 12th Grade

50 Qs

CSIM PLTW

CSIM PLTW

8th - 12th Grade

50 Qs

PLTW Computer Science

PLTW Computer Science

8th - 12th Grade

50 Qs

latihan ASTS 1 kelas IX

latihan ASTS 1 kelas IX

9th Grade - University

45 Qs

C++ Quiz

C++ Quiz

9th - 12th Grade

50 Qs

AP CSP: Unit 5 Test Review - List, Loops, & Traversals

AP CSP: Unit 5 Test Review - List, Loops, & Traversals

10th - 12th Grade

50 Qs

ข้อสอบการเขียนโปรแกรมคอมพิวเตอร์

ข้อสอบการเขียนโปรแกรมคอมพิวเตอร์

11th Grade

50 Qs

BASIC JAVA

BASIC JAVA

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Sir. Amoyo

Used 19+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?