Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

JNNCE, Dept.

of MCA,

Assignment Programs – Module 1 - .NET Programming – 18MCA56


Date: 30 Sep 2020

1. Write a Program in C# to check whether a number is Palindrome or not?


2. Write a Program in C# to find the roots of Quadratic Equation?
3. Write a Program in C# to find the second largest element in a single dimensional
array?
4. Write a Program in C# to multiply to matrices using Rectangular arrays?
5. Write a Program to reverse a given string using C#?
6. Design a simple calculator using Switch Statement in C#?
7. Write a C# Program to Check Whether the Entered Year is a Leap Year or Not?
8. Write a C# Program to Display the Date in Various Formats?
9. Write a C# Program to Compare Two Dates?
10. Write a C# Program to Display the ATM Transaction?
11. Write a C# Program to Generate Random Numbers?
12. Write a Program in C# to calculate Armstrong number?
13. Write a Program in C# to find Sum of Digits?
14. Write a Program in C# to Reverse Number?
15. Write a Program in C# to Swap two numbers without using third variable?

Mr. Prashant Ankalkoti, Faculty, MCA Dept. JNNCE. Page 1

You might also like