1. This project aims to develop students’ problem-solving strategies, techniques and analytical skills that can be applied to computer field or in other areas as well as to use in their subsequent course work and professional development. Students are required to identify a problem, design appropriate solution and solve the problem in computerized way. This project will emphasize on the introduction to control structures with the use of C++ programming language to illustrate the methods. 2. TITLE IS • Hotel Billing program 3. Then, develop a system to solve the problem. The system must fullfil the system requirements listed below: i. Correctness • The system can solve the stated problem and output should be according to the specifications. ii. Reliability • The system should function accurately and correctly for a period of time over all ranges and combinations of data. iii. User friendliness • Easy to use with enough information. iv. Efficiency • Apply all the control structure techniques (selection, repetition, function) and provide appropriate output. v. Readability of code • The source code should be simple and easy to understand. Source Code i. Write a complete coding for the whole system. ii. Develop program according to the title given or proposed idea. Program should implement 1D-Arrays, 2D-Arrays, Records and Text Files. iii. Program should implement function structure (module) – your program must have at least 4 functions (Do not use any global variables). iv. Apply the SEVEN basic algorithms: minimum, maximum, counter, total, average, sorting and searching. v. Should have input (data to manipulate) and output (the result from the manipulation data). vi. Program testing should use fictitious data and should provide sample of input and output data. vii. Produce a program which is not only functionally correct, but also well-structured, welldocumented and readable. viii. Every statement should have comments indicating its purpose.

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

1. This project aims to develop students’ problem-solving strategies, techniques and analytical skills that can be applied to computer field or in other areas as well as to use in their subsequent course work and professional development. Students are required to identify a problem, design appropriate solution and solve the problem in computerized way. This project will emphasize on the introduction to control structures with the use of C++ programming language to illustrate the methods.

2. TITLE IS • Hotel Billing program

3. Then, develop a system to solve the problem. The system must fullfil the system requirements listed below:

i. Correctness

• The system can solve the stated problem and output should be according to the specifications.

ii. Reliability

• The system should function accurately and correctly for a period of time over all ranges and combinations of data.

iii. User friendliness

• Easy to use with enough information.

iv. Efficiency

• Apply all the control structure techniques (selection, repetition, function) and provide appropriate output.

v. Readability of code

• The source code should be simple and easy to understand.

Source Code

i. Write a complete coding for the whole system.

ii. Develop program according to the title given or proposed idea. Program should implement 1D-Arrays, 2D-Arrays, Records and Text Files.

iii. Program should implement function structure (module) – your program must have at least 4 functions (Do not use any global variables).

iv. Apply the SEVEN basic algorithms: minimum, maximum, counter, total, average, sorting and searching.

v. Should have input (data to manipulate) and output (the result from the manipulation data).

vi. Program testing should use fictitious data and should provide sample of input and output data.

vii. Produce a program which is not only functionally correct, but also well-structured, welldocumented and readable.

viii. Every statement should have comments indicating its purpose.

 

Expert Solution
steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Knowledge Booster
Structure chart
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