I am a newbie in C++. please help me out with this. I amtrying to create the mai
ID: 3618350 • Letter: I
Question
I am a newbie in C++. please help me out with this. I amtrying to create the main menu. My idea is to put two links as userand admin in the main menu. and another two links under them.it would be like this. (I would like to use loop if it isokay) Main Menu User Admin (Quiz) (ScoreChart) (Searchuser's name)(score Chart) (Rank)I am a newbie in C++. please help me out with this. I amtrying to create the main menu. My idea is to put two links as userand admin in the main menu. and another two links under them.it would be like this. (I would like to use loop if it isokay) Main Menu User Admin (Quiz) (ScoreChart) (Searchuser's name)(score Chart) (Rank)
Explanation / Answer
please rate - thanks #include using namespace std; int main() {int choice; do { coutchoice; if(choice2) coutRelated Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.