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 |
Difference between Linked list and Queue?
What is the purpose of a default constructor?
What is a condition in programming?
What is keyword auto for?
Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???
explain about jre and jvm
Write a java program to get a string of words and print the numbers of each word count in descending order
What is not object oriented programming?
Will the jvm load the package twice at runtime?
What is serialVersionUID and what is its need?
How do you sort a list in java?
What is passing by reference in java?