Q32 Single choice Mark for later 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 const Correct answer