What is the basic functionality of DataOutput interface in
java?
Answer Posted / 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 View All Answers
What is ide with example?
Explain about the security aspect of java?
What are constants and how to create constants in java?
Can final class have constructor?
What is unmodifiable list in java?
What is difference between == equals () and compareto () method?
What is the use of beaninfo?
When is the finalize() called?
how to create daemon thread in java?
How do you bind variables?
How can we use primitive data types as objects?
Why is serialization required?
Is vector synchronized in java?
What is the difference between the size and capacity of a vector?
Explain what is encapsulation?