Question 15/15 Your colleague is writing a function to turn an enum into a string. After this CH snippet has executed, text is "orangeyellow".How do they fix it? enum color { RED, ORANGE, YELLOW }; ? color c = ORANGE; 3 std::string text; 4 switch (C) case RED: text + "red": case ORANGE: text + "orange": case YELLOW: text + "yele": 3 Select the correct answer. They should add a break to prevent tall through They shouldremove the which make textust "orange" ✓ They should add curl brade text orange"; Esvalue is a brane The value is evaluated as an int so
Answers
Answered by
0
Answer:
I I dissolve in water but not in kerosene who am I
Similar questions
Computer Science,
8 hours ago
India Languages,
8 hours ago
Math,
8 hours ago
Geography,
15 hours ago
India Languages,
15 hours ago
Hindi,
8 months ago
Computer Science,
8 months ago