Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
How do you call non shared methods of a class
B) Invoking the method through the instance of that class
C) None of the above
Explanation: Only shared methods can be directly invoked, for non shared method class instance is very much required
Related Answered Questions
Related Open Questions