What are the limitations for static method?
Answer Posted / niranjanravi
cdan not be reffered to this or super
can only access static data
can only call other static methods
| Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
What is constructor in java ?
What is data type in computer?
Can we override singleton class?
What is the difference between assignment and initialization?
Define how can we find the actual size of an object on the heap?
What are meta-annotations?
How big is a gigabyte?
What is byte value?
Can we create object of static class?
how to convert Java project into Maven ?
Can we force garbage collector to run ?
How are java objects passed to a method and what are native methods?
What does substring mean?
What is data string?
What is meant by collection in java?