C plus plus

 

1) demonstrate the usage of constructor and destructor...(acct_no,balance)

Download link= ACCN&BAL

2) program to demonstrate the usage of constructor and destructor function, declare a class with public data member count..

Download link= CONS&DEST

3) program to accept the distance between 1st & 2nd city and 2nd &3rd .. define a class road with private data member..

Download link= DISTANCE

4) demonstrate the use of operator overloading...

Download link= OVERLOAD

5) in a bank n depositor deposit the amount , WAP to find total amount deposited in the bank...

Download link= RUPEE

6) declare class event and accept time of first event and second event and find the difernce between

first and second event...

Download link= TIME

7)  program to demonstrate  hierachical inheritance.

Download link=  HIERARCHICAL

8)  program to demonstrate usage of normal virtual function and pure virtual function with abstract class.

Download link= VIRTUAL

9) programe to determine wether the input is positve or negative through exception.

Download link= POSITIVE

10) program to raise exception if an attempt is made to perform devide by zero.

Download link=  DIVIDE

inheritance wale 

1) program to demonstrate single inheritence . 

Download link=SINGLE

2) program to demonstrate multiple inheritance.

Download link=MULTIPLE

3)  program to demonstrate multilevel inheritance.

Download link=MULTILEVEL


Popular posts from this blog

SQL & PLSQL

Data structure