Sunday, May 31, 2015

Day 1: C# Introduction

Exercise 1: Write program enter name, address, phone and display them all




Exercise 2: Write a program to accept three integer and display the highest


Exercise 3: Write a program that accept number from 1 - 7 and return corresponding day of the week
Exercise 4: Write program to display the first 9 multiples of integer. N entered from user

Exercise 5: Write a program to print the factorial of integer from 1 to 20

No comments:

Post a Comment