Streams Java

Streams Java

University

50 Qs

quiz-placeholder

Similar activities

Latihan Soal UP Pedagogi

Latihan Soal UP Pedagogi

University

45 Qs

Instrumentation and Measurement

Instrumentation and Measurement

University

50 Qs

Teknologi Informasi

Teknologi Informasi

University - Professional Development

50 Qs

ktr tes

ktr tes

University

50 Qs

OmniStudio Developer question

OmniStudio Developer question

University

52 Qs

INFORMATIKA XI-20241-ASAS

INFORMATIKA XI-20241-ASAS

10th Grade - Professional Development

50 Qs

S04L UT5 PERANCANGAN DAN PEMROGRAMAN WEB 2022-1

S04L UT5 PERANCANGAN DAN PEMROGRAMAN WEB 2022-1

University

50 Qs

504L UT5 P3R4NC4N64N & P3MR06R4M4N W3B

504L UT5 P3R4NC4N64N & P3MR06R4M4N W3B

University

50 Qs

Streams Java

Streams Java

Assessment

Quiz

Professional Development

University

Hard

Created by

Dhilip Kumar V TTS2750

Used 22+ times

FREE Resource

50 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 of this class is used by character streams for reading data from buffer

BufferReader

InputStreamReader

FileReader

FileInputStream

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

OutputStream

Reader

InputStream

Writer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is serialization in Java?

It is a process of converting Object data into sequence of bytes

It is the process of converting Sequence of bytes into Objects

Used to transform data in serial form

No serialization in java

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

what is the purpose of 'transient' keyword in serialization

used to provide security to the data

It is not used with serialization

These transient members prints primitive type default values at the time of de-serialization

These transient members prints garbage values at the time of de-serialization

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Serialization throws an error

when two classes combined with HAS-A relationship

when two classes combined with IS-A relationship

Both HAS-A and IS-A gives error

either HAS-A or IS-A gives error

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is/are the possible exception(s) in De-serialization

IOException

ClassNotFoundException

ClassCastException

SerializationNotSupportedException

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?