What are the Abstract Classes provided by Java?

Answers were Sorted based on User's Feedback



What are the Abstract Classes provided by Java?..

Answer / rajkumar

Calender class

Is This Answer Correct ?    6 Yes 1 No

What are the Abstract Classes provided by Java?..

Answer / pj

java.lang.Number
java.awt.PrintGraphics
java.awt.Graphics

Is This Answer Correct ?    2 Yes 1 No

What are the Abstract Classes provided by Java?..

Answer / aryan sahu(cvraman bbsr)

Process class is also an abstract class present in java.lang
package.

Is This Answer Correct ?    1 Yes 0 No

What are the Abstract Classes provided by Java?..

Answer / qamrun nisa

java.io.InputStream
java.io.OutputStream
java.io.Reader
java.io.Writer

Is This Answer Correct ?    1 Yes 1 No

What are the Abstract Classes provided by Java?..

Answer / pj

1.GenericServlet is one.

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Core Java Interview Questions

what is the main difference between string and stringbuffer? can you explain it with program?

2 Answers  


Why string is popular hashmap key in java?

1 Answers  


What is a parameter in matrices?

0 Answers  


What is parseint?

0 Answers  


How do you check if two strings are equal in java?

0 Answers  






What are the different data types in java?

0 Answers  


Can you declare the main method as final?

0 Answers  


what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?

3 Answers   Satyam, STI,


How to call static method?

4 Answers   Epoch,


What is the definition of tree ?

0 Answers   Amazon,


What is difference between protected and private?

0 Answers  


java is fullu object oriented or pure? why?

8 Answers  


Categories