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
What is final class?
How to print nodes of a Binary tree?
how to create multithreaded program? : Java thread
Discuss different types of errors that generally occur while programming.
What are the differences between string and stringbuffer?
What is flag in python?
What do you understand by soft reference?
Can we sort list in java?
What is a method header?
Which java version is latest?
What is ternary operator? Give an example.
Which one of the following suits the description of a string better: derived or primitive?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
How many bytes is a unicode character?
What is the default access specifier for variables and methods of a class?