InterviewSolution
Saved Bookmarks
| 1. |
What Is Me Variable? |
|
Answer» It just like a selfreference, by this we can call methods that are with in same CLASS with out CREATING OBJECT. It just like a selfreference, by this we can call methods that are with in same class with out creating object. |
|