Given the following code sample, which of the following stat…
                    
                    
                        Given the following code sample, which of the following statements assigns the Flavor enumerated type value to the integer variable n?enum Flavor {Vanilla, Strawberry, Chocolate}
                         Read Details