what is for datainputstream?
Answer / sudhir
it is available in java.io.* and it is a class reading
method from specified location.
| Is This Answer Correct ? | 3 Yes | 0 No |
How many bytes is 255 characters?
does java support default argument in Method?
What are the two basic ways in which classes that can be run as threads may be defined?
What is the multi-catch block in java?
What is the maximum size of list in java?
When you declare a method as abstract method ?
what is difference between front controller and action servlet?
What is vector?
What is meant by throwing an Exception?
What is a text string?
Can we have any code between try and catch blocks?
How objects of a class are created if no constructor is defined in the class?