C_sharp_assignment
C_sharp_assignment
8. WAP in C#, which show the concept of sealed class and sealed method.
9. WAP in C# for the matrix multiplication of double dimension arrays.
10. WAP in C#, which finds the given number, is perfect number or not.
11. WAP in C#, which finds the given number, is Armstrong number or not.
12. WAP to check the given no. is palindrome or not.
13. WAP, to find the HCF and LCM of the two numbers.
14. WAP to generate table from 2 to 10 with the help of static method.
15. WAP to show the Employee detail using single inheritance.
16. WAP to enter the marks of five subject by the user and calculate the total, percentage and
division, also show and exception if the denominator is 0