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


Please Help Members By Posting Answers For Below Questions

What does yield method of the thread class do?

583


What occurs when an object is constructed?

571


What is the java idl system?

583


What is the difference between state-based unit testing and interaction-based unit testing?

495


What is the return type of the main method?

575






What is the difference between public, private, protected, and friend access?

572


What is primitive data type in java?

543


What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?

616


What are dot operator queries?

627


Can we have this () and super () together?

607


Does treeset use compareto?

543


What is a two-pass assembler?

607


What is the arraylist in java?

530


Where we write javascript code in html page?

562


How can we pass argument to a function by reference instead of pass by value?

588