National_Instruments
200-500 · Question #206
Which of the following statements is NOT true? (a) Class constants are public (b) Class constants are being inherited (c) Class constants can omit initialization (default to NULL) (d) Class…
The correct answer is C. (c). See the full explanation below for the reasoning.
Question
Which of the following statements is NOT true? (a) Class constants are public (b) Class constants are being inherited (c) Class constants can omit initialization (default to NULL) (d) Class constants can be initialized by consts
Options
- A(a)
- B(b)
- C(c)
- D(d)
How the community answered
(16 responses)- A6% (1)
- B6% (1)
- C75% (12)
- D13% (2)
Community Discussion
No community discussion yet for this question.