Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

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)       cout