Assignment
Session:- 2023-24 Course:- PGDCA
Sem/ Year:-……………. Subject:-OOP with C++
Submission Date:-………………………………………………………………………………………..
Note: Attempt All questions.
1. Explain all the basic features of Object Oriented Programming Language.
2. Differentiate between do while and while loops With Suitable example.
3. Write Short notes.
a) Abstract class b) ifstream
c) ofstream d) pointer
4. Write Short notes
a) Pre-processor directives b) friend Function
5. Explain syntax of any three String functions with suitable example.
[Link] use of friend function with the help of suitable example.
[Link] a C++ program to swap two numbers using pointer.
8. Write a C++ program to display number of objects created using static member.