Is it possible to write static method in abstract class?
justyfy your answer?
Answer Posted / n sridhar reddy
ya we can write static method in abstract class
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Can we write method inside a method in java?
What is an i/o filter?
Differentiate between nested and inner class in java.
What is a concrete classes? Is Java object class is concrete class?
What is the purpose of final keyword and when to use it?
who can i handle multiple client in RMI
Can a class be private?
How arrays are stored in memory in java?
Can a method be overloaded based on different return type but same argument type?
Is linked list a linear or non-linear data structure?
What is re-factoring in software?
Can we call the run() method instead of start()?
What are drawbacks of singleton class?
Why is it important to initialize a variable?
What is the program compilation process?