There can be a abstract class without abstract methods, but
what is the need to declare a class abstract if it doesn't
contain abstract methods?

Answer Posted / keerthi

It is used prevent creating object of abstract class.

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does java return by reference?

750


How list contains works in java?

738


How to use string tokenizer class.

843


What checkbox method allows you to tell if a checkbox is checked?

765


What is void in java?

816


What is nextint java?

750


When do you call copy constructor?

727


What do you mean by compiler?

804


Why do we need wrapper class?

741


How to change value in arraylist java?

748


What do you mean by inner class in java?

760


What is the differences between c++ and java? Explain

807


can rmi and corba based applications interact ?

845


Is a method a function?

801


What is difference between == equals () and compareto () method?

736