I know only one way to call method in OOPS
objectname.methodname();
Is there any another way to call the method in OOPS,please share your knowledge.
objectname.methodname();
Is there any another way to call the method in OOPS,please share your knowledge.