nerdexam
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)
  • A
    6% (1)
  • B
    6% (1)
  • C
    75% (12)
  • D
    13% (2)

Community Discussion

No community discussion yet for this question.

Full 200-500 Practice