Is it possible to write static method in abstract class?
justyfy your answer?

Answer Posted / krishna

Yes it is possible to write the Static Method in abstract
class, why because every static method loads when the class
is executed all the static members of a class is executed.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are recursive functions?

807


Can inner class final?

874


When is update method called?

894


What is boolean false?

744


What is the purpose of assert keyword used in jdk1.4.x?

769


How can I become a good programmer?

692


What are different types of states exist for a thread?

797


What is string made of?

740


What about member inner classes?

874


What is the Difference between Final Class && Abstract Class?

852


What are the legal parameters?

715


Can we call a non-static method from inside a static method?

783


Why set do not allow duplicates in java?

774


Why is it called buffering?

834


What are the differences between processes and threads?

767