Answer to Question #8158 in Programming & Computer Science for Mighty Kekana
When writing a program in java, is it possible to call a method from its own class?
1
2012-04-06T07:45:35-0400
Yes, it's possible to call static and non-static methods from a non-static
method, and only static method from a static method.
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment