sendregion aregion Question | * In your Main() method, using a suitable looping structure, write the code to call this method repeatedly. Using a suitable branching structure, write the code to implement the • following required functionality for all valid responses. Valid responses includes both upper and lower case of the input. The • following must be implemented: * 3 will call the DemoQuestion3() method * 4 will call the DemoQuestiona () method *5 will call the DemoQuestionS() method * 6 will call the DemoQuestion6() method *x will terminate the program * Any other key will produce an error message • vU DON'T HAVE TO CREATE A NEW METHOD FOR THIS QUESTI1ON tendregion aregion Question 3 - 36 marks 1* Question 3c (10 marks) * write a method with the following specification name : DisplayMultiplesofThree * arguments: array of int returns : nothing • display : only the multiples of three items in the argument * task : use a suitable looping structure to send each multiple to the screen. • YOU MUST USE A FOREACH loop I Question 3b (8 marks) write a method with the following specification • name arguments: array of int returns : nothing : DisplayIntarray
sendregion aregion Question | * In your Main() method, using a suitable looping structure, write the code to call this method repeatedly. Using a suitable branching structure, write the code to implement the • following required functionality for all valid responses. Valid responses includes both upper and lower case of the input. The • following must be implemented: * 3 will call the DemoQuestion3() method * 4 will call the DemoQuestiona () method *5 will call the DemoQuestionS() method * 6 will call the DemoQuestion6() method *x will terminate the program * Any other key will produce an error message • vU DON'T HAVE TO CREATE A NEW METHOD FOR THIS QUESTI1ON tendregion aregion Question 3 - 36 marks 1* Question 3c (10 marks) * write a method with the following specification name : DisplayMultiplesofThree * arguments: array of int returns : nothing • display : only the multiples of three items in the argument * task : use a suitable looping structure to send each multiple to the screen. • YOU MUST USE A FOREACH loop I Question 3b (8 marks) write a method with the following specification • name arguments: array of int returns : nothing : DisplayIntarray
Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
Related questions
Question
Plse use c#
!["final exam comp 100.txt - Notepad
File Edit Format View Help
using System;
***********
* Programming I - Test 3 (Version D)
* Name:
* Date:
* student #:
namespace versionD
class Verd
static void Main(string[] args)
#region Question 1 - 11 marks
* write a method that does not take any argument nor does it
• return a value. The method only displays the following text.
* YOU MUST INSERT YOUR NAME IN THE TOP LINE OF THE MENU
=====Programming I======
3. working with array of integer
4. Volume conversion
5. Simple pendulum
6. Calculate Ontario Tax
X. To exit the program
=================
* Press the letter corresponding to your choice-> ");
ENG
4:44 PM
#endregion
Friday
2021-12-17
#region Question 2 - 20 marks
Ln 8. Col 4
100%
Windows (CRLFX
UTF-8 with BOM
E O O E Q *](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F171f93ec-6a86-49de-8c61-7188fa272dd7%2F291e7c7c-be55-4d1b-b570-f6f59186ab67%2Fubiaag_processed.jpeg&w=3840&q=75)
Transcribed Image Text:"final exam comp 100.txt - Notepad
File Edit Format View Help
using System;
***********
* Programming I - Test 3 (Version D)
* Name:
* Date:
* student #:
namespace versionD
class Verd
static void Main(string[] args)
#region Question 1 - 11 marks
* write a method that does not take any argument nor does it
• return a value. The method only displays the following text.
* YOU MUST INSERT YOUR NAME IN THE TOP LINE OF THE MENU
=====Programming I======
3. working with array of integer
4. Volume conversion
5. Simple pendulum
6. Calculate Ontario Tax
X. To exit the program
=================
* Press the letter corresponding to your choice-> ");
ENG
4:44 PM
#endregion
Friday
2021-12-17
#region Question 2 - 20 marks
Ln 8. Col 4
100%
Windows (CRLFX
UTF-8 with BOM
E O O E Q *

Transcribed Image Text:"final exam comp 100.txt - Notepad
File Edit Format View Help
#endregion
#region Question |
* In your Main() method, using a suitable looping structure, write the
* code to call this method repeatedly.
* Using a suitable branching structure, write the code to implement the
• following required functionality for all valid responses.
* valid responses includes both upper and lower case of the input. The
* following must be implemented:
* 3 will call the DemoQuestion3() method
* 4 will call the DemoQuestion4() method
* 5 will call the DemoQuestion5() method
• 6 will call the DemoQuestion6() method
* x will terminate the program
* Any other key will produce an error message
* YOU DON'T HAVE TO CREATE A NEW METHOD FOR THIS QUESTION
#endregion
#region Question 3 - 36 marks
/* Question 3c (10 marks)
* write a method with the following specification
• name
* arguments: array of int
returns : nothing
* display : only the multiples of three items in the argument
* task
: DisplayMultiplesofThree
: use a suitable looping structure to send each
multiple to the screen.
* YOU MUST USE A FOREACH loop
1* Question 3b (8 marks)
ENG
* write a method with the following specification
* name
* arguments: array of int
* returns : nothing
4:44 PM
: DisplayIntArray
Friday
2021-12-17
Ln 44, Col 26
100%
Windows (CRLF)
UTF-8 with BOM
H Q O i
E O O e Q *
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps with 3 images

Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you

Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education

Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON

Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON

Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education

Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON

Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON

C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON

Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning

Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education