In Inheritence concept, i have a static method in super
class and i am inheriting that class to one sub class.in
that case the static method is inherited to sub class or
not????
Answer Posted / shivaprasad
Definitely the sub class inherits the static method in
super class.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do generics work?
How does arraylist work in java?
Which collection is ordered in java?
How would you use Bubble Sort to sort the number of elements?
What is a percentage sign called?
What are instance variables?
Explain java code for recursive solution's base case?
What is the difference between assignment and initialization?
What is mvc in java?
Explain Basics of OOP Language in java
What is stored procedure. How do you create stored procedure ?
What is the difference between compare and compareto in java?
In which order the iterator iterates over collection?
define the terminology association.
Explain the features of java?