Can you make an instance of an abstract class?
Answer Posted / anitha
Directly we con't Instantiate an Abstract Class.but through
an implementation class we can do it.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Write a program to print 15 random numbers using foreach of java 8?
What is the java virtual machine?
Write a method to check if input string is palindrome?
What are the differences between heap and stack memory?
What are the main features of java?
what is deadlock? : Java thread
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
What is class forname?
What is the static block?
What is appletviewer?
what is the messsage u r going to get from an objectoriented programing?
Explain the difference between an object-oriented programming language and object-based programming language?
Which is bigger double or float?
What is the difference between sleep and wait in java?
What is main method?