Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Application (1) Design a Visual Basic Form and the controls for simple calculator (4 different operations) like the following sample. Write the details about the

image text in transcribed

image text in transcribed

image text in transcribed

Application (1) Design a Visual Basic Form and the controls for simple calculator (4 different operations) like the following sample. Write the details about the controls and their properties that you will use for designing this form. After that, write the code that makes this simple calculator works perfectly. Hints: Use cint, cdbl, estr if you need them Use Math.Pow() for squared values Use variables Traveled distance = Speed x Time Kilometer=Kilometer x 1000 Temperature (F) = Temperature (C) 1.8 +32 Calculator The Square Side: The Results: The Area Calculate the Area Kilometer: Convert Kilometer to Meter Meter Distance III Temperature in Celsius: Convert Celsius to Fahrenheit Temperature in Fahrenheit Speed: Time: Calculate the Traveled Distance The Distance Calculator D The Results: The Square Side: 8 Calculate the Area 64 Kilometer: Convert Kiometer to Meter 4000 Temperature in Celsius: 35 Convert Celsius to Fahrenhet 950 3 Speed: Time: Calculate the Traveled Distance 15 5 Submission rules: - Save the project name as: CPCS206_assignment1_Student_ID_99999999 - Take screenshots for your screen before you enter data and after the execution and data entry - The source file (code) of your project should be zipped up with word file. You must name the zip - file using the following naming convention: CPCS206_assignment1_Student_ID_99999999 - This project must be submitted online via blackboard. - If you cannot do the previous steps copy everything + source code into a word file and upload it instead

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

DB2 Universal Database V7.1 Application Development Certification Guide

Authors: Steve Sanyal, David Martineau, Kevin Gashyna, Michael Kyprianou

1st Edition

0130913677, 978-0130913678

More Books

Students also viewed these Databases questions

Question

Explain the importance of Human Resource Management

Answered: 1 week ago

Question

Discuss the scope of Human Resource Management

Answered: 1 week ago