There is a class having static and non static method .How to call non-static method inside static method?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Aug 2, 2014, 7:01 AM
This rather contrived example illustrates the last point:
The output is:
Hello World!