A compound statement can be used anywhere in a C program in place of a single statement.
查看答案
Is the syntax of the following program correct?-CODE---int num = 5;int result = 0;if (num > 100) result = 1;else if (num == 3); result = 2;else if (num < 20) result = 3;else; result = 4;-CODE---
A. 对
B. 错
如果小黄是95年参加工作,现在仍然就职于某公司,那么小黄属于 。
A. 老人
B. 中人
C. 新人