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
How are the elements of a gridbaglayout organized?
What is ++ a in java?
Give me some null interfaces in java?
What are multiple inheritances? Is it supported by java?
What do you understand by abstract classes?
What is the file type?
How is it possible for two string objects with identical values not to be equal under the == operator?
Does string isempty check for null?
What are the features in java?
What is the difference between post and put?
If a method is declared as protected, where may the method be accessed?
Write code to implement bubble sort in java?
What happens to the Exception object after handling an exception?
What is return data type?
Is java based on c?