What is the basic functionality of DataOutput interface in
java?
Answers were Sorted based on User's Feedback
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 |
os is developed in c no java is more secured then c na why dont the os developed is developed using java
What is meant by interface?
Is java free for commercial?
Why java is not 100% object-oriented?
What is the difference between a synchronized method and a synchronized block?
What is the technique adopted to create an immutable class?
Which characters are allowed to use as the second character of an identifier, and which characters are not allowed?
How an object is serialized in java?
Can you declare an interface method static?
Is static a singleton?
What is get () in java?
which of tha following is not a thread safe class? a) ArrayList b)Vector c)HashTable d)None