MCQOPTIONS
Saved Bookmarks
| 1. |
The static members are ______________________ |
| A. | Created with each new object |
| B. | Created twice in a program |
| C. | Created as many times a class is used |
| D. | Created and initialized only once |
| Answer» E. | |