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 unmodifiable collection in java?
What are static blocks and static initalizers in java ?
What is the difference between the size and capacity of a vector?
Why do I need to declare the type of a variable in java?
What best practices should you follow while writing multithreaded code in java?
What is parsing in grammar?
What do you understand by java virtual machine?
What is the default access specifier for variables and methods of a class?
What are the types of sockets in java?
Can we override private method in java?
What is string buffer?
Explain parallel processing in java8?
What causes memory leak in java?
Difference between this() and super() ?
Write a java program to print fibonacci series?