InterviewSolution
Saved Bookmarks
| 1. |
The destination statement for the goto label is identified by what label?(a) $(b) @(c) *(d) :I got this question by my college director while I was bunking the class.Question is from Statements topic in chapter Functions, Namespaces & Exceptions in C++ of C++ |
|
Answer» The correct choice is (d) : |
|