Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

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.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems Asian Conference Aciids 2012 Kaohsiung Taiwan March 19 21 2012 Proceedings Part 3 Lnai 7198

Authors: Jeng-Shyang Pan ,Shyi-Ming Chen ,Ngoc-Thanh Nguyen

2012th Edition

3642284922, 978-3642284922

More Books

Students also viewed these Databases questions

Question

5. I feel I can handle the demands of the situation.

Answered: 1 week ago

Question

To solve p + 3q = 5z + tan( y - 3x)

Answered: 1 week ago