Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Project

In
Computer Fundamentals
And
Programming

Submitted to:
Engr. Angelus Vincent Guilalas

Submitted by:
Ralph Christian P. Catay
I. Overview of the Program

My menu oriented program is a program that is all about in electronics device. This program let
the user to decide what product they wanted to and it is easy for the user to select what product
they wanted to buy in the given selected menu.

My program is consists of if (condition), else if (condition), while loop and other basic
input/output statements (header). Those codes that I’m using are where the menu oriented
program created.

The summary of the program is when the user put a number in the selected menu it will pop up
the product that the user trying to buy and it has a features; if the user wants some product to buy
it will pop up the menu and ask again to the user what other product that the user wanted to buy.

II. Program Code

You might also like