Find errors. [5]
string ans;
switch(dow)
{
Case 1; ans=monday;
break;
Case 2 : ans=sunday;
break; }
Answers
Answered by
2
Explanation:
Find errors. [5]
string ans;
switch(dow)
{
Case 1; ans=monday;
break;
Case 2 : ans=sunday;
break; }
Similar questions
Science,
1 month ago
English,
1 month ago
Political Science,
2 months ago
Math,
2 months ago
English,
11 months ago