Index CPP

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Sl.

no:

programs

page no
1 2 4 5 7 9 12 13 15 16

1. Program to generate fibonacci series 2. Program to generate fibonacci series using class 3 .Program to find GCD of two numbers 4 .Program to find GCD of two numbers using class 5.Program to find the roots of quadratic equation 6.Program to find the roots of quadratic equation using class 7. Program to generate prime numbers 8.Program to generate prime numbers using class 9.Program to generate perfect divisors 10.Program to generate perfect divisors using class 11.Program to generate prime and perfect divisors 12.Program to generate prime and perfect divisors using Class 13.Program to find maximum and minmum of N numbers 14.Program to find maximum and minmum of N numbers using Class 15.Program to sort the given N numbers 16.Program to sort the given N numbers using class

18
19 22

24 26 27

17.Program to sort the given N names 18.Program to sort the given N names using class 19.Program to add and subtract two matrices 20.Program to add and subtract two matrices using class

30 32 34

37

Sl. no:

programs

page no 40 42 45

21.Program to multiply two matrices


22.Program to multiply two matrices using class

23 . Program to sort row elements in the matrix 24. Program to sort row elements in the matrix using Class 25. Program to find the transpose of a matrix, sum of principle and secondary diagonal elements

47

49

26. Program to find the transpose of a matrix, sum of principle and secondary diagonal elements using class 52 27. Program to find given matrix is symmetric or skew Symmetric 28.Program to find given matrix is symmetric or skew symmetric using class 29.Program to find the value of sine and cosine series 30.Program to find the value of sine and cosine series Using class 31.Program to perform addition, subtraction, multiplication and division of two complex numbers

55

57 60

61

63

32.Program to perform addition, subtraction, multiplication and division of two complex numbers using operator overloading 66 33 . Program to perform addition and subtraction of two Times 69

Sl. no:

programs

page no

34 . Program to perform addition and subtraction of two times operator overloading 71 35 . Program to perform handling of student record 36 . Program to perform handling of student record using inheritance 73

91

You might also like