Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create / Use a prototype for your welcome function. This function will not accept any arguments and will not return any values. ( 2 points

Create/Use a prototype for your welcome function. This function will not accept any arguments
and will not return any values. (2 points)
3. In your main, call the function so that it displays when your program runs. (2 points)
4. After your main, write the functions definition. The function must include and display the
following items
1. Welcome Statement ... Here is where you greet the user and give your program a name.
(2 points)
2. Program Description ... Describe what the program does. (2 points)
3. Signature Programmer Stamp... This is simply a line showing who created the program,
making it look more professional. You can make up a fake company name here for your
programs. (2 points)
4. Signature Design... This a nice graphic or design that distinguishes your programs
welcome information from the rest of your program. Below Ive used asterisks on a
particular design, but you use something different and unique for your program. (4
points)
Here is an example of what your welcome function should display. Everything in RED should be modified
with your individual words, descriptions and/or designs. Everything in BLUE can remain the same.
*******************************
*******************
********
**
Welcome to the Program!
Program Description: This program is designed to .
Designed by: J3 Software Co.
**
********
*******************
*******************************

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

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions

Question

Contact person at the organization

Answered: 1 week ago

Question

V = Find the transition Matrix 1. [2] ve [3] - [2] 12 [2]

Answered: 1 week ago

Question

Know the components of a position description

Answered: 1 week ago

Question

Explain the value of a true open-door policy

Answered: 1 week ago