Angular - TypeScript in Angular
What will be the value of
Color.Green in this enum?enum Color { Red = 1, Green, Blue }Color.Green in this enum?enum Color { Red = 1, Green, Blue }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions