What is the basic functionality of DataOutput interface in
java?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we write a class without main method in java?

673


Describe method overriding

801


How many bits is a double?

732


What is the role of the java.rmi.naming class?

711


What is an infinite loop? How infinite loop is declared?

776


How do you clear a method in java?

729


Explain what are final variable in java?

782


describe method overloading

704


What is the use of :: in java?

762


How do you check if an arraylist is not empty?

767


When a byte datatype is used?

1193


What is run time allocation?

764


What is the formula to calculate percentage?

740


Explain the selection sort algorithm?

838


what is use of functional interface in java 8?

773