0% found this document useful (0 votes)
209 views1 page

PGDCA Oop With C++

The document contains an assignment on object oriented programming with C++. It lists 8 questions covering basic OOP features, loops, abstract classes, streams, pointers, friend functions, string functions, and use of static members.

Uploaded by

negas77321
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
209 views1 page

PGDCA Oop With C++

The document contains an assignment on object oriented programming with C++. It lists 8 questions covering basic OOP features, loops, abstract classes, streams, pointers, friend functions, string functions, and use of static members.

Uploaded by

negas77321
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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.

You might also like