My orders
How it works
Examples
Reviews
Blog
Homework Answers
Submit
Sign in
How it works
Examples
Reviews
Homework answers
Blog
Contact us
Submit
Fill in the order form to get the price
Subject
Select Subject
Programming & Computer Science
Math
Engineering
Economics
Physics
Other
Category
C++
Software Engineering
Java | JSP | JSF
Databases | SQL | Oracle | MS Access
C
Python
Excel
C#
Visual Basic
Computer Networks
Functional Programming
Android
Assembler
UNIX/Linux Programming
ASP | ASP.NET
MatLAB
Wolfram Mathematica
MathCAD
Maple
Perl
Action Script | Flash | Flex | ColdFusion
Ruby | Ruby on Rails
Prolog
Objective-C | Swift
Algorithms
Web Development
HTML/JavaScript Web Application
NodeJS Web Application
Other
Deadline
Timezone:
Title
*
Task
*
You have been tasked to create a small application to calculate the air-fare of an individual travelling from Nadi to Savusavu based on the following requirements: AIR VITI PRICE-LIST Seat Price Adult: $79.50 Child: $59.25 Luggage 1 bag : $25.00 More than 1 bags: $40.00 The user should select either adult or child fare option and enter the number_of_bags they will carry in a textbox. Upon clicking the calculate button, the total fare should be displayed in a label. a) Draw and appropriate user interface for this application b) Code writing: i. Declare two constants to store adult and child fare. ii. Declare the appropriate variables and write the lines of code that will read the number_of _bags from the textbox and convert and store it in an integer variable. (Hint: use the Val() function) iii. Use the if ..else structure determine the fare option selected and calculate the total fare. iv. Write the code to display the total fare in a label (formatted as a currency)
I need basic explanations
Special Requirements
Upload files (if required)
Drop files here to upload
Add files...
Account info
Already have an account?
Create an account
Name
*
E-mail
*
Password
*
The password must be at least 6 characters.
I agree with
terms & conditions
Create account & Place an order
Please fix the following input errors:
dummy