Question: Exercise 1: Worksheet 2 Problem description: Write a C# Sharp program that prints the output of adding of two numbers, which will be entered by
Exercise 1: Worksheet 2 Problem description: Write a C# Sharp program that prints the output of adding of two numbers, which will be entered by the user. Output Enter a number: Enter another number: the sum of adding the tow numbers is4 + 5 - 9 Exercise 2: Use the C# Sharp type casting to write a line of code to change from long to integer type: long num=5; Exercise 3: Write a C# program code that count how much of cm in 430m. Hint: 100cm = 1 m 1 m
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
