454
Page views
0
Files
0
Videos
0
R.Links

Icon
Syllabus

UNIT
1
EOQ

1. Pay Roll calculation (Using simple program) 2. Find out EOQ, Minimum Level, Maximum Level, Re-order level (Using simple program)

UNIT
2
BEP

3. Write a C++ program to calculate working capital using class and objects (member function should write inside and outside the class) 4. Program to calculate contribution, P/v Ratio, BEP and Margin of safety using Functions

UNIT
3
Depreciation

5. Calculate Simple Interest and compound interest using inline functions. 6. Program to calculate depreciation under Straight Line method and Diminishing Balance method (using class, defining member functions outside the class).

UNIT
4
Sum and product

7. Program to calculate depreciation under Diminishing Balance method (Using class, defining member function inside the class) 8. Write a C++ program to calculate the sum and product of two complex numbers using operator overloading.

UNIT
5
Destructor

9. Write a C++ program to prepare cost sheet using inheritance 10. Program for bank transaction (using constructor and destructor).

Reference Book:

Lab Manual

Text Book:

Demonstration

 

Print    Download