Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Submission: - Comments are required -You will create two projects for two questions. -Rename the file Program.cs in each project to ID_Question1.cs, ID_Question2.cs *ID is

image text in transcribed
Submission: - Comments are required -You will create two projects for two questions. -Rename the file Program.cs in each project to ID_Question1.cs, ID_Question2.cs *ID is your student ID - Zip and submit these two C# files only (do not submit the whole project; Windows Zip only, not WinRAR/etc) Q1 criteria: - Correct calculation & display; see format/pattern in the document - Able to accept & process valid numeric types, e.g., 0, 100, 456.78 - Should not allow input of negative numbers - Uses while-loop only, no for/foreach/do-while/goto - Will keep on running until -1 is entered - Shows 'Goodbye!' when ended Q2 criteria: - Correct calculation & display; see format/pattern in the document - Uses for-loop only, no while/do-while/foreach/goto - Method calculate Position' is existing No loop inside calculate Position No display (Write/WriteLine/etc) inside calculate Position 2021W CSD 2354 3 [Online 10] Programming C# .NET Submission: - Comments are required -You will create two projects for two questions. -Rename the file Program.cs in each project to ID_Question1.cs, ID_Question2.cs *ID is your student ID - Zip and submit these two C# files only (do not submit the whole project; Windows Zip only, not WinRAR/etc) Q1 criteria: - Correct calculation & display; see format/pattern in the document - Able to accept & process valid numeric types, e.g., 0, 100, 456.78 - Should not allow input of negative numbers - Uses while-loop only, no for/foreach/do-while/goto - Will keep on running until -1 is entered - Shows 'Goodbye!' when ended Q2 criteria: - Correct calculation & display; see format/pattern in the document - Uses for-loop only, no while/do-while/foreach/goto - Method calculate Position' is existing No loop inside calculate Position No display (Write/WriteLine/etc) inside calculate Position 2021W CSD 2354 3 [Online 10] Programming C# .NET

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

Seven NoSQL Databases In A Week Get Up And Running With The Fundamentals And Functionalities Of Seven Of The Most Popular NoSQL Databases

Authors: Aaron Ploetz ,Devram Kandhare ,Sudarshan Kadambi ,Xun Wu

1st Edition

1787288862, 978-1787288867

More Books

Students also viewed these Databases questions

Question

What were the issues and solutions proposed by each team?

Answered: 1 week ago