Answer Posted / rakesh achary
When there is abstract class or in interface
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we call a non-static method from inside a static method?
Why do we need singleton class?
How much ram can a 64 bit processor theoretically?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
What is formatted output?
What is a nonetype?
What is meant by final class?
Can java inner class be static?
Does importing a package imports its sub-packages as well in java?
what is the difference between Object Based Language and Object Oriented Language?
Explain about map interface in java?
What is mean by exception?
What is java dot?
How do you bind variables?
What is the generic function?