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

What are the advantages of exception handling in java?

648


What is the difference between abstract class and interface1? What is an interface?

553


what invokes a threads run() method? : Java thread

567


What is hotjava?

552


What java is used for?

656






Can we use a switch statement with strings?

546


Should a main method be compulsorily declared in all java classes?

534


Why java uses the concept of the string literal?

543


What is the impact of declaring a method as final?

556


Does java support function overloading, pointers, structures, unions or linked lists?

603


What is the difference between hashmap and hashtable? What is an interface?

500


What are the differences between Java 1.0 and Java 2.0?

1675


What is a method declaration?

509


Why string is called as immutable?

522


What is an object’s lock and which object’s have locks?

504