Answer Posted / amandeep
A Abstract Class Can't Have An Default constructor........Cause It Can't Have An Instance Of It.....
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
Write a java program to count the number of words present in a string?
What are the java ide’s?
Can java object be locked down for exclusive use by a given thread?
Can classes declared using the abstract keyword cab be instantiated?
Explain the use of javap tool.
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
How do you check if a number is a perfect square?
Can we write a class without main method in java?
what is a thread pool in java and why is it used?
What is meant by collection in java?
Where import statement is used in a java program?
What classes of exceptions may be caught by a catch clause in java programming?
Define linked list and its features with signature?
What is the formula to calculate percentage?
What are void pointers?