Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For this assignment, you will use the Visual Studio Code ( VS Code ) IDE to compile and run a C# program; you can do

For this assignment, you will use the Visual Studio Code (VS Code) IDE to compile and run a C# program; you can do this in the VCASTLE environment or on your own computer if you have VS Code installed and configured to do C# development. You will create the C# code based on the requirements provided below.
Your application will demonstrate the use of Input, Output, and Operators. Incorporate the following requirements into your application:
The program will consist of one file - the main application class
Name the class appropriately and name the file Program.cs (the default when you create the application)
Include documentation at the top of the file that includes
Your name
Date of development
Assignment (e.g., CIS214 Performance Assessment - IO & Operators)
Description of the class
The main application class must meet the following requirements
Print a line that states "Your Name - Week 1 PA IO & Operators"
Demonstrate integer-based operations
Retrieve 2 integer values from the user
Display the sum of those two values
Display the comparison results of value 1 to value 2, including:
Equality - whether the values are equal or not equal
Size - whether value 1 is greater than or less than value 2
Size with equality - whether value 1 is greater than or equal to or less than or equal to value 2
Demonstrate floating point-based operations
Retrieve 2 floating point values from the user
Display floating point values to 4-decimal point precision
Display the sum of those two values
Display the comparison results of value 1 to value 2, including:
Equality - whether the values are equal or not equal
Size - whether value 1 is greater than or less than value 2
Size with equality - whether value 1 is greater than or equal to or less than or equal to value 2

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 And Expert Systems Applications 23rd International Conference Dexa 2012 Vienna Austria September 2012 Proceedings Part 1 Lncs 7446

Authors: Stephen W. Liddle ,Klaus-Dieter Schewe ,A Min Tjoa ,Xiaofang Zhou

2012th Edition

3642325998, 978-3642325991

More Books

Students also viewed these Databases questions

Question

=+Will the guilt help meet the objectives?

Answered: 1 week ago

Question

What magazine and ads did you choose to examine?

Answered: 1 week ago