Enumerations - Programming

Q1:

An enum that is declared inside a class, struct, namespace or interface is treated as public.

A True

B False

ANS:A - True

No answer description is available. Let's discuss.