InterviewSolution
Saved Bookmarks
| 1. |
Which is not a System class variable?(a) err(b) out(c) in(d) putThis question was posed to me in final exam.I need to ask this question from Inbuilt Classes in section Inbuilt Classes of Object Oriented Programming |
|
Answer» The correct answer is (d) PUT |
|