Java Serialization & Networking-8

Java Serialization & Networking-8

Professional Development

83 Qs

quiz-placeholder

Similar activities

Nicole's vocabulary

Nicole's vocabulary

Professional Development

88 Qs

English Basic Level Quiz

English Basic Level Quiz

Professional Development

85 Qs

Have Has Possession Negative

Have Has Possession Negative

Professional Development

79 Qs

กลางภาคภาษาอังกฤษ๑

กลางภาคภาษาอังกฤษ๑

KG - Professional Development

80 Qs

CHRIST NATION GROUP OF SCHOOLS :PMI/PSI TRAINING ASSESSMENT

CHRIST NATION GROUP OF SCHOOLS :PMI/PSI TRAINING ASSESSMENT

Professional Development

79 Qs

FINAL EXAM B2.1

FINAL EXAM B2.1

6th Grade - Professional Development

84 Qs

Level 7 Third Term Exam - B2

Level 7 Third Term Exam - B2

Professional Development

80 Qs

B1.3 Dx

B1.3 Dx

Professional Development

81 Qs

Java Serialization & Networking-8

Java Serialization & Networking-8

Assessment

Quiz

English

Professional Development

Hard

Created by

ANIL KUMAR

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

83 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is a process of writing the state of an object to a byte stream?

Serialization

Externalization

File Filtering

All of the mentioned

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these process occur automatically by the java runtime system?
Serialization
Garbage collection
File Filtering
All of the mentioned

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is an interface for control over serialization and deserialization?
Serializable
Externalization
FileFilter
ObjectInput

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these interface extends DataOutput interface?
Serializable
Externalization
ObjectOutput
ObjectInput

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is a method of ObjectOutput interface used to finalize the output state so that any buffers are cleared?
clear()
flush()
fflush()
close()

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is method of ObjectOutput interface used to write the object to input or output stream as required?
write()
Write()
StreamWrite()
writeObject()

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will be the output of the following Java program?

https://gyazo.com/d0802fe4f0370455b6e1082223e38168

s=Hello; i=-7; d=2.1E10

Hello; -7; 2.1E10

s; i; 2.1E10

Serialization

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?