Streams Java

Streams Java

University

50 Qs

quiz-placeholder

Similar activities

Managerial Economics Revision

Managerial Economics Revision

University

55 Qs

Quiz Instalasi Tenaga Listrik

Quiz Instalasi Tenaga Listrik

12th Grade - University

55 Qs

Komunikasi Akses Nirkabel

Komunikasi Akses Nirkabel

University

51 Qs

AIPT Focus Test I

AIPT Focus Test I

KG - Professional Development

50 Qs

UAS Web Desain IF UNSOED

UAS Web Desain IF UNSOED

University

50 Qs

Organizational Theory

Organizational Theory

University

45 Qs

18SE1001 BTech RA Tech. Apt. -Python

18SE1001 BTech RA Tech. Apt. -Python

University

50 Qs

Q4 Signal Spectra and Signal Processing

Q4 Signal Spectra and Signal Processing

University

54 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?