java

java

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

Labour and Fetal Asphyxia

Labour and Fetal Asphyxia

Professional Development

10 Qs

Fundamental Rights

Fundamental Rights

6th Grade - University

10 Qs

BASIC ELECTRONICS

BASIC ELECTRONICS

University

10 Qs

PLAL Agile Onboarding

PLAL Agile Onboarding

Professional Development

10 Qs

SITASI - MD 1C

SITASI - MD 1C

University

10 Qs

Maya Angelou

Maya Angelou

2nd Grade - Professional Development

10 Qs

National Education Policy.

National Education Policy.

University

10 Qs

THE LEGAL BASIS OF THE PHRASE "I LOVE ANIMALS"

THE LEGAL BASIS OF THE PHRASE "I LOVE ANIMALS"

University

10 Qs

java

java

Assessment

Quiz

Education

University - Professional Development

Hard

Created by

karthik kumar

Used 1K+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following is wrapper class in java

Float

Integer

Double

all of above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which one of the following is true?

runnable interface declares the start method

Thread.start() method is used to move a thread from a new state to the runnable state

Thread.runnable() method is used to move a thread from new state to the runnable state

Thread.run() method is used to move a thread from new state to the runnable state

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following statement is not true about the collection interface?

all methods defined in set interface are also defined in collection interface

list interface extends collection interface

set interface extends collection interface

all methods defined in list interface are also defined in collection interface

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which one of the following is a legal decelration of a two- dimensional array of integers

int[] a[] = new int[5][];

int[5][5] a = new int[][];

int a = new int[5,5];

int[][] a = new int[][5];

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which interface needs to be implemented in order to make an object seralized

clonnable

remote

seralizable

none of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

superclass of all classes representing the output stream of characters is -------------

OutputStream

Reader

InputStream

Writer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of this class is used by character streams for reading data from buffer

BufferReader

InputStreamReader

FileReader

FileInputStream

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?

Discover more resources for Education