Saturday, September 25, 2010

Chapter - 6 Constructor and destructor

1) Explain: Constructor with example.
2) Explain: Parameterizes Constructor with example.
3) Explain Copy Constructor with example.
4) Explain: Constuctor Overloading with example.
5) Difference between Constructor and Simple Member Function.
6) Difference between Constructor and Destructor.
7) Explain: Destructor with example.

Last Date for submission is 01/10/2010

Thursday, September 16, 2010

Assignment - 5 ( Class)

1) Explain: class with syntax and example.
2) Explain: Member Funciton Definition with syntax and example.
3) Exaplin: Private Member Function with example.
4) Difference between Structure and Class.
5) What is Arrays of Object and Arrays within Class?
6) Explain: Static Data Member with example.
7) Explain: Static Member Function with example.
8) Expalin: Friend Function with example.
9) Explain: Local Class
10) W.A.P to add the two complex number using the object.
11) W.A.P. to add two time using the object as function argument.


Last Date of Submission is 25/09/2010

Friday, September 3, 2010

Assignment - 4 (Functions in C++)

1. Explain : Function
2. Explain : Call by reference with example.
3. Explain : Inline Function with example.
4. Explain : Function Overloading with example.
5. Create a program which contains the default argument.

Note: Last date for submission is 08/09/2010

Sunday, August 15, 2010

Assignment - 3 (Tokens, Expressions and Control Structures)

1. Explain: Tokens, Keywords,Constants and Identifiers.

2. Explain Basic data types with range and size.
3. Explain: User-defined Data types
4. Explain: Arrays, Functions and pointers with example.
5. What is symbolic constant? Explain with example.
6. Explain: Reference variable with example.
7. Explain: Scope resolution operator with example.
8. Explain: new and delete operator.
9. Explain various manipulators (endl, setw) with example.
10. Explain: operator overloading with example.
11. Give the use of wchat_t .
12. Explain: if…..else statement with syntax and example.
13. Explain: switch statement with syntax and example.
14. Explain: if……...else if ladder with syntax and example.
15. Explain: Various loop statement (do…while, while, for) with syntax and example
 
Note: Last date for submission is 27/08/2010

Assignment - 2 (Beginning with C++)

1. List the application of C++.
2. Draw the block diagram of C++ program.
3. Explain following terms:
a. The iostream file
b. Input operator
c. Output operator

Note: Last date for submission is 20/08/2010.