What are the Abstract Classes provided by Java?
Answer Posted / qamrun nisa
java.io.InputStream
java.io.OutputStream
java.io.Reader
java.io.Writer
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a instance variable?
How can we pass argument to a function by reference instead of pass by value?
Does string is thread-safe in java?
What is the use of string and stringbuffer?
What is object in java?
How we can make copy of a java object?
What is the difference between throw and throws in java?
Write a method to check if input string is palindrome?
What are "class access modifiers" in Java?
What do you mean by Hash Map and Hash Table?
Which is better stringbuilder or stringbuffer?
Can we have any other return type than void for main method?
What is visibility mode?
Why is java architectural neutral?
What do you know about java?