0% found this document useful (0 votes)
39 views

C++ Record

This document is a certificate certifying that the attached work was completed as part of a B.Com course in Computers at Loyola Academy Degree & PG College during the 2021-2022 academic year. The attached work is an index of 50 programming assignments completed in C++, covering topics like arrays, functions, recursion, pointers, structures, files, and stacks. It includes the student's name, class, hall ticket number, and signatures of internal and external examiners.

Uploaded by

Ram Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views

C++ Record

This document is a certificate certifying that the attached work was completed as part of a B.Com course in Computers at Loyola Academy Degree & PG College during the 2021-2022 academic year. The attached work is an index of 50 programming assignments completed in C++, covering topics like arrays, functions, recursion, pointers, structures, files, and stacks. It includes the student's name, class, hall ticket number, and signatures of internal and external examiners.

Uploaded by

Ram Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 80

LOYOLA ACADEMY DEGREE & PG COLLEGE

(AUTONOMOUS)
ALWAL, SECUNDERABAD-500010
RE-ACCREDITED NAAC WITH ‘A’ GRADE
A COLLEGE WITH POTENTIAL FOR EXCELLENCE

Practical Record in ‘OBJECT ORIENTED PROGRAMMING


THROUGH C++’.
CERTIFICATE
This is to certify that this is a bonafide record of the work done in
‘C++’ programming lab as a partial fulfillment of the course B.com
Computers for the III semester in the college during the academic
year 2021-22

Name:
Class: NCC - A
Hall ticket no: 111720028

Internal Examiner Principal External


Examiner

INDEX
S. No Particulars Pg. No Date Sign

1. Swapping of two numbers 17/6/2019

2. Calculation of Net pay 17/6/2019

3. Area of circle 17/6/2019

4. Check if given year is a 17/6/2019


leap year

5. Greatest of two numbers 17/6/2019

6. Switch case 24/7/2019

7. Factorial of a number 24/6/2019


8. Print the multiplication 24/6/2019
table of a given number
9. Natural no’s upto n 24/6/2019
10. Check if given number is 24/6/2019
a palindrome
11. Generate Fibonacci series 1/7/2019
12. Check if the given no is 1/7/2019
prime
13. G.C.D of two numbers 1/7/2019
14. Check if a given number 1/7/2019
is an Armstrong number
15. Sum of the series 1/7/2019
0.5+1.5+-----+n
16. Display the pattern 8/7/2019
17. Sum of elements of 1D 8/7/2019
array
18. Sort a given set of 8/7/2019
numbers in ascending
order
19. Trace of a matrix 16/7/2019
20. Transpose of a matrix 16/7/2019
21. Sum of two matrices 16/7/2019
22. Product of two matrices 16/7/2019
23. Area of a circle using a 16/7/2019
function
24. Sum of n natural no’s 23/7/2019
using function
25. 23/7/2019
26. Sum of elements of 1D 23/7/2019
array
27. Sort a given set of 23/7/2019
numbers in ascending
order
28. Greatest number in a 23/7/2019
given set of numbers
29. Trace of a matrix 1/8/2019
30. Transpose of a matrix 1/8/2019
31. Sum of two matrices 1/8/2019
32. Product of two matrices 1/8/2019
33. Length of a string 1/8/2019
34. Copy one string to 27/8/2019
another
35. Area of a circle using 27/8/2019
macro
36. Area of a circle using a 27/8/2019
function
37. Trace of a matrix using a 27/8/2019
function
38. GCD of two numbers 27/8/2019
using recursion
39. Factorial of a number 4/9/2019
using recursion
40. Swap of two numbers 4/9/2019
using pointers
41. Length of a string using 4/9/2019
pointers
42. Transpose of a matrix 4/9/2019
using pointers
43. Process student 13/9/2019
information using
structure
44. Read a file and display 13/9/2019
the contents on screen
45. Copy the contents of one 13/9/2019
file to another
46. Write a set of characters 13/9/2019
to a file
47. Push one element into a 13/9/2019
stack
48. Push n elements into a 13/9/2019
stack
49. Pop one element from a 13/9/2019
stack
50. Pop n elements from a 13/9/2019
stack

You might also like