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 |
What is bufferedwriter?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is method overloading in java ?
How do you remove an element from an arraylist in java?
Write a program to reverse array in place?
what happens when we add the objects morethan the size limit to a hashmap
What is final modifier?
what is enumset?
What is hash table in java?
What is remote method invocation (rmi)?
What are the elements of java?
What is boolean in java?