421
Page views
4
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Pay Roll calculation (Using simple program) & Find out EOQ, Minimum Level, Maximum Level, Re-order level (Using simple program)
UNIT 2:
word
download   open file
Write a C++ program to calculate working capital using class and objects (member function should write inside and outside the class) & Program to calculate contribution, P/v Ratio, BEP and Margin of safety using Functions.
UNIT 4:
word
download   open file
Program to calculate depreciation under Diminishing Balance method (Using class, defining member function inside the class) & Write a C++ program to calculate the sum and product of two complex numbers using operator overloading.
UNIT 5:
word
download   open file
Write a C++ program to prepare cost sheet using inheritance & Program for bank transaction (using constructor and destructor).