Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This Windows Desktop application displays a welcome screen for the Tech Job Fair. The user can choose an option to view the date and location.

This Windows Desktop application displays a welcome screen for the Tech Job Fair. The user can choose an option to view the date and location.
Program Procedures:
From a window on the screen, the user makes a request to see the fairs date and location.
Algorithms, Processing, and Conditions:
The user first views a Tech Job Fair window that displays the job fair name (Tech Job Fair), a job fair picture, and a phrase that states all students are welcome.
When the user chooses to view the date and location, the following information is displayed:
May 2,2016
Located in Lochlan Hall
Room 101
After the user views the job fair information, the only allowable action is to exit the window.
Comments:
The picture shown (Figure 3-87a and b) in the window can be found on CengageBrain.com. The name of the picture is Fair.
USE CASE DEFINITION
The window opens, displaying the name of the event and a message stating that all students are welcome. All buttons are enabled.
Window background color is Blanched Almond.
User taps or clicks the View Job Fair Details button.
Button background color is Honeydew.
The program displays the tech job fair date and location between the buttons. The View Job Fair Details button is disabled.
User taps or clicks the Exit Window button to terminate the application.
Button background color is Honeydew

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

Database Systems Design Implementation And Management

Authors: Peter Robb,Carlos Coronel

5th Edition

061906269X, 9780619062699

Students also viewed these Databases questions

Question

Write a Python program to check an input number is prime or not.

Answered: 1 week ago

Question

Write a program to check an input year is leap or not.

Answered: 1 week ago

Question

In an Excel Pivot Table, how is a Fact/Measure Column repeated?

Answered: 1 week ago