

InterviewSolution
Saved Bookmarks
1. |
To describe the message structure, a ________ like struct is used.(a) Pascal(b) C++(c) C(d) Java |
Answer» Right option is (c) C Easy explanation: The standard message header is typed as MsgHeader. Integer constants are in capitals (e.g. ZERO for the integer value of 0). |
|