i Need to create a Menu Driven program ..but cant understand what it is ..some one help me out and explain me .

Recommended Answers

All 3 Replies

It's a program with a menu of user options in the interface that guides what the program does. There's no magic or complex logic here, it's just a simple menu.

Program that uses a menu to allow the users to work through the program. It could be created using switch or if statement.

A menu will be provided to the user and based on the choosen option operations will be done.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.