Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Lab 1: C# Programming (5%) This assignment relates to the following Course Learning Requirements: CLR 1: Use Classes and Objects to facilitate web software development

image text in transcribed
Lab 1: C# Programming (5%) This assignment relates to the following Course Learning Requirements: CLR 1: Use Classes and Objects to facilitate web software development CLR 2: Maintain Object Oriented programs CLR 9: Use programming language documentation to facilitate web software development Objective of this Assignment: After completion of this assignment: . You will be able to use different terminology used in C# Programming to write any program in C# Programming Language. You will be able to write simple programs in C# Programming language in Visual Studio. Pre-Assignment Instructions: Read module content in detail and refer all the resources before writing this assignment. . Practice self-check quiz given with the module content and try to solve other topic related online quizzes. Try to attend and solve all the questions in this assignment using all the resources. Assignment Tasks: Note: This assignment has five programming questions. You must write a C# program for the given questions in Visual Studio Software and try to run it on Visual Studio IDE. If you get the correct output, you must provide the screenshot of your Visual Studio IDE along with the screenshot of output window as your answer. Output screenshot is must for all the practical questions. Write a C# Program for the following scenarios: 1. Write a C# Sharp program to print Hello and your name in a separate line. 2. Write a C# Sharp program that takes four numbers as input to calculate and print the average. 3. Write a C# Sharp program to print on screen the output of adding, subtracting, multiplying and dividing of two numbers which will be entered by the user. 4. Write a C# Sharp program to swap two numbers. 5. Write a C# program to check two given integers and return true if one is negative and one is positive. 1

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

Mobile Communications

Authors: Jochen Schiller

2nd edition

978-0321123817, 321123816, 978-8131724262

More Books

Students also viewed these Programming questions

Question

How does the virtual advisor help the customer for investment?

Answered: 1 week ago