Your application will demonstrate the use of both counter-controlled loops and condition-based loops. 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 - Loops & Calculations) Description of the class The main application class must meet the following requirements Print a line that states "Your Name - Week 2 PA Loops & Calculations" Demonstrate a counter-controlled loop Calculate the sum of the integers from 1 to 10 Print the running total Print the final total  Demonstrate a condition-based loop Ask the user to enter an integer value (-1 to quit) Keep a running sum of the values Keep a count of how many values the user has entered Print the running total after each entry Print the final sum of all values entered Print a count of the values entered

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Your application will demonstrate the use of both counter-controlled loops and condition-based loops. 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 - Loops & Calculations)
      • Description of the class
  • The main application class must meet the following requirements
    • Print a line that states "Your Name - Week 2 PA Loops & Calculations"
    • Demonstrate a counter-controlled loop
      • Calculate the sum of the integers from 1 to 10
      • Print the running total
      • Print the final total 
    • Demonstrate a condition-based loop
      • Ask the user to enter an integer value (-1 to quit)
      • Keep a running sum of the values
      • Keep a count of how many values the user has entered
      • Print the running total after each entry
      • Print the final sum of all values entered
      • Print a count of the values entered
Your Name - Week 2 PA Loops & Calculations
Calculating the sum of integers 1 - 10:
Total so far: 1
Total so far: 3
Total so far: 6
Total so far: 10
Total so far: 15
Total so far: 21
Total so far: 28
Total so far: 36
Total so far: 45
Total so far: 55
Final total: 55
Adding integers entered:
Enter an integer value (-1 to stop): 55
Total so far: 55
Enter an integer value (-1 to stop): 25
Total so far: 80
Enter an integer value (-1 to stop): 125
Total so far: 205
Enter an integer value (-1 to stop): 256
Total so far: 461
Enter an integer value (-1 to stop): 12345
Total so far: 12806
Enter an integer value (-1 to stop): 54321
Total so far: 67127
Enter an integer value (-1 to stop): -1
Final total: 67127
Count of values entered: 6
Transcribed Image Text:Your Name - Week 2 PA Loops & Calculations Calculating the sum of integers 1 - 10: Total so far: 1 Total so far: 3 Total so far: 6 Total so far: 10 Total so far: 15 Total so far: 21 Total so far: 28 Total so far: 36 Total so far: 45 Total so far: 55 Final total: 55 Adding integers entered: Enter an integer value (-1 to stop): 55 Total so far: 55 Enter an integer value (-1 to stop): 25 Total so far: 80 Enter an integer value (-1 to stop): 125 Total so far: 205 Enter an integer value (-1 to stop): 256 Total so far: 461 Enter an integer value (-1 to stop): 12345 Total so far: 12806 Enter an integer value (-1 to stop): 54321 Total so far: 67127 Enter an integer value (-1 to stop): -1 Final total: 67127 Count of values entered: 6
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY