Home Answers Viewqa Java-Beginners can we mark the class with abstract..with out having any mothed in tit as abstract!!!

 
 


bhanu
can we mark the class with abstract..with out having any mothed in tit as abstract!!!
1 Answer(s)      3 years ago
Posted in : Java Beginners

hi,
can we wite an calls without any abstract methods in it
View Answers

June 3, 2010 at 1:39 PM


Hi Friend,

No, you can't create abstract class without abstract method. Abstract class must have atleast one abstract method.

Thanks









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.