What are the Abstract Classes provided by Java?

Answer Posted / pj

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

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain a situation where finally block will not be executed?

782


What does the “static” keyword mean? Can you override private or static method in java?

832


What is return type in java?

846


describe method overloading

729


What is regex in java?

722


What is time complexity algorithm?

806


Can we create our own wrapper class in java?

754


What's the difference between comparison done by equals method and == operator?

759


Why main method is static in java?

850


What do you understand by copy constructor in java?

728


Is string a wrapper class?

758


What about interrupt() method of thread class ?

854


What are the data types supported by java?

761


What java ide should I use?

765


what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread

722