Program this on c++ In recent years, Pakistani motorcycles industry has been among the fastest in the World. Indeed, the milestone of 1 million units has been hit for the first time only in the 2015 and now the market is already running towards the 2 million annual sales. Following the over 1.4 million sales achieved in the 2017, the market further boomed in the 2018, with a record of 1.9 million sales up 6.6%, and scoring the All Time Record. The Atlas Honda Bikes Company has advertised the prize scheme. You have to design an application for them, so that there should be no manual records. This prize scheme software must have following features: Registration Module It Includes bio-data entry Salary First Name Last Name Unique Pin(3 digits randomly generated pin ) Contact Number First of all enter the salary of a person, if salary is less than 50,000 then person is eligible for the registration otherwise it is ineligible. No more than 100 member are registered for this scheme. Make a separate function for this module. Data Storage The data of registered members must be stored in 1D array. Each of the following data must be store in separate array. First Name Last Name Unique Pin(3 digits pin) Contact Number Salary   Lucky draw Module This module should do Lucky draw. One member should be selected randomly for the prize (free bike) and the member should be selected from register members on the basis of unique pin. If on one is selected for prize, print “No one win the free house. Better Luck Next Time” and run this module again until one person is selected for prize. Make a separate function for this modu

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Program this on c++

In recent years, Pakistani motorcycles industry has been among the fastest in the World. Indeed, the milestone of 1 million units has been hit for the first time only in the 2015 and now the market is already running towards the 2 million annual sales. Following the over 1.4 million sales achieved in the 2017, the market further boomed in the 2018, with a record of 1.9 million sales up 6.6%, and scoring the All Time Record.

The Atlas Honda Bikes Company has advertised the prize scheme. You have to design an application for them, so that there should be no manual records. This prize scheme software must have following features:

  • Registration Module

It Includes bio-data entry

  • Salary
  • First Name
  • Last Name
  • Unique Pin(3 digits randomly generated pin )
  • Contact Number

First of all enter the salary of a person, if salary is less than 50,000 then person is eligible for the registration otherwise it is ineligible. No more than 100 member are registered for this scheme. Make a separate function for this module.

  • Data Storage

The data of registered members must be stored in 1D array. Each of the following data must be store in separate array.

  • First Name
  • Last Name
  • Unique Pin(3 digits pin)
  • Contact Number
  • Salary

 

  • Lucky draw Module

This module should do Lucky draw. One member should be selected randomly for the prize (free bike) and the member should be selected from register members on the basis of unique pin. If on one is selected for prize, print “No one win the free house. Better Luck Next Time” and run this module again until one person is selected for prize. Make a separate function for this module.

Expert Solution
steps

Step by step

Solved in 4 steps with 8 images

Blurred answer
Knowledge Booster
ADT and Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education