InterviewSolution
Saved Bookmarks
| 1. |
Objects type ____________________(a) Can be changed in runtime(b) Can’t be changed in runtime(c) Can be changed in compile time(d) May or may not get changedI had been asked this question in examination.The question is from Object Use topic in division Object of Object Oriented Programming |
|
Answer» The correct option is (b) Can’t be CHANGED in runtime |
|