InterviewSolution
Saved Bookmarks
| 1. |
What Are Class Variables? |
|
Answer» These REPRESENT a CLASS’s MEMORY which it SHARES with each of its INSTANCES. These represent a class’s memory which it shares with each of its instances. |
|