Answer Posted / shreya sarker
Within a static method,we can only call another static
method.Is it true?
| Is This Answer Correct ? | 29 Yes | 13 No |
Post New Answer View All Answers
How do you do absolute value in java?
What Is Composition?
What is jit compiler ?
Explain the difference between private, public, package and protected in java?
Write java program to reverse string without using api?
Can we initialize the final blank variable?
What is keyword in oop?
What are the three best choices for a development environment?
What is reflexive association?
What things should be kept in mind while creating your own exceptions in java?
Can I use % with real numbers?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What's the difference between comparison done by equals method and == operator?
How do you remove spaces in java?
what is singleton class in java?