InterviewSolution
Saved Bookmarks
| 1. |
If value is an identifier of int type and is holding value 200, is the following statement correct?char code = value |
|
Answer» VALID Statement |
|