What is the basic functionality of DataOutput interface in
java?

Answers were Sorted based on User's Feedback



What is the basic functionality of DataOutput interface in java?..

Answer / sri

DataOut is a contract for DataOutputStream, whose main
intension is to write primtive data types and String into
stream , by converting them into bytes.

Is This Answer Correct ?    5 Yes 1 No

What is the basic functionality of DataOutput interface in java?..

Answer / sakthivel(gceb)(n.p)pollachi

using this interface we can give the values to the run time
input

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are the different types of methodologies?

0 Answers  


What is a platform?

0 Answers  


What is java and its types?

0 Answers  


can you create interface instance ?

54 Answers   Fidelity, TCS,


What is the use of hashmap in java?

0 Answers  


What is use of super keyword in java?

0 Answers  


What are the differences between heap and stack memory in java?

0 Answers  


What is polymorphism java example?

0 Answers  


what is the difference between HashMap And HashTable?

5 Answers   Hexaware,


What is Hash Code in Java?

6 Answers   Cognizant,


What is arrays aslist in java?

0 Answers  


what is meant by encapsulation?

0 Answers   Aspire,


Categories