0% found this document useful (0 votes)
104 views2 pages

Sub-C++ Lab Index

This document provides an index of experiments performed as part of an Object Oriented Programming laboratory course. It lists 34 experiments with titles like "Write a program to demonstrate classes and objects" and "Write a program to demonstrate inheritance". Each experiment is listed with the page number, date performed, and date checked. The index provides an overview of the laboratory work conducted as part of the course.

Uploaded by

Raj Kumar Singh
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)
104 views2 pages

Sub-C++ Lab Index

This document provides an index of experiments performed as part of an Object Oriented Programming laboratory course. It lists 34 experiments with titles like "Write a program to demonstrate classes and objects" and "Write a program to demonstrate inheritance". Each experiment is listed with the page number, date performed, and date checked. The index provides an overview of the laboratory work conducted as part of the course.

Uploaded by

Raj Kumar Singh
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/ 2

BHILAI INSTITUTE OF TECHNOLOGY, DURG (C.G.

)
DEPARTMENT OF INFORMATION TECHNOLOGY
EXPERIMENT FILE INDEX FOR SUBJECT:
OBJECT ORIENTED PROGRAMMING & CONCEPTS USING C++ LABORATORY

Expt.
No.

Experiment Title

Page
No.

Date of
Performing

Date of
Checking

1.
0

Write a program to demonstrate the working of


Newton-Raphson method.

0102

13-012014

25-012014

2.
0

Write a program to demonstrate the basic working


of classes and objects.

0304

13-012014

25-012014

3.
0

Write a program to demonstrate the working of


static member.

0506

21-012014

25-012014

4.
0

Write a program to display


numbers in a given range.

prime

0708

21-012014

25-012014

5.
0

Write a menu driven banking program using


classes and objects.

0913

6.
0

Write a program to access private members of two


different classes using friend function.

1416

30-012014

06-022014

7.
0

Write a program to demonstrate the working of


Call by Value.

1719

04-022014

06-022014

8.
0

Write a program to demonstrate the working of


Call by Reference.

2022

04-022014

06-022014

9.
0

Write a program to demonstrate the working of


Call by Address.

2325

04-022014

06-022014

26

04-022014

06-022014

2728

11-022014

22-022014

2930

11-022014

22-022014

3132

11-022014

22-022014

3334

11-022014

22-022014

3536

11-022014

22-022014

3738

25-022014

21-042014

17. Write a program to calculate the area of a triangle


1 and a circle by overloading area ( ) function.

3940

25-022014

21-042014

18. Write a program to create two classes DM&DB and


add &convert objects of each into one another.

4143

25-022014

21-042014

19. Write a program to overload unary operator both


prefix and postfix.

4445

11-032014

21-042014

20. Write a program to perform complex addition


without operator overloading.

4647

11-032014

21-042014

21. Write a program to perform complex addition with


operator overloading.

4849

11-032014

21-042014

10. Write a program to demonstrate the concept of


1 Reference variables.
11. Write a program to demonstrate the use of
1 initialization list.
12. Write a program to calculate simple interest using
1 default argument function.
13. Write a program to demonstrate the working of
1 constructors and destructors.
14. Write a program to demonstrate the working of
1 parameterized copy constructor.
15. Write a program to demonstrate the working of
1 constant objects and functions.
16.
1 Write a program to raise a number n to power m.

21-012014

31-012014

Sign. of
Subject
In-charge

Remarks

5051

11-032014

21-042014

23. Write a program to convert basic type into class


type.

5254

14-032014

21-042014

24. Write a program to convert one class type into


another class type.

5556

14-032014

21-042014

25. Write a program to maintain an inventory of books


in a bookshop.

5764

26-022014

21-042014

26. Write a program to convert class type into basic


type.

6566

14-032014

21-042014

27. Write a program to demonstrate the working of


single inheritance.

6768

18-032014

21-042014

28. Write a program to demonstrate the working of


multiple inheritance.

6971

18-032014

21-042014

29. Write a program to demonstrate the working of


multi-level inheritance.

7274

18-032014

21-042014

30. Write a program to demonstrate the working of


hybrid inheritance.

7578

18-032014

21-042014

31. Write a program to generate the payroll of an


employ calculate salary on given conditions.

7982

14-032014

21-042014

32. Write a program to demonstrate the working of


hierarchical inheritance.

8386

18-032014

21-042014

33. Write a program to copy the contents of one file


into another using command-line argument.

8788

16-042014

21-042014

34. Write a program to copy the contents of one file


into another in reverse order.

8990

16-042014

21-042014

22.

Write a program to overload comparison operator.

You might also like