Q. Which of the following statement is True? (A) Enumerations have a global effect throughout the file. (B) Enumeration can have an effect local to the block, if desired (C) User has a control over the size of enumeration variables. (D) User has to explicitly define the numeric value of enumerations ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Enumeration can have an effect local to the block, if desired