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 |
Can we declare register variable as global?
What is the gregoriancalendar class in java programming?
Is string a class in java?
whays is mean by inner class?
What is annotation in java?
What is a method in coding?
Explain the overview of UDP messaging.
What is a website container?
Which is better stringbuffer or stringbuilder?
Name the methods that used to get and set the text label displayed by a Buttonobject?
Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.
Why do inner class cannot have static declaration except static nested class?