Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 743 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 743 Bytes

VEHICLE_DISPLAY

This program was developed to explore the various graphics and features of C++ for class 12th assignment/project. It allows the user to choose their preferred vehicle, its company, and color by switching on the next pages and finally entering the details for bill generation.

  • Program will start with a blinking display followed by 6 circles merging to form an elipse displaying "Vehicle Sale".
  • Enter the password "newpassword".
  • Then selecting the BUY option, will display four options : Car, Bike, Scooty, Bus.
  • Now select the company and its characteristics will be shown, on continuing, color choice will be given.
  • Further fill your details and your bill will be generated.

PREREQUISITE

  • TURBO C++