Discussed questions from all chapters of Object Oriented Programming in C++ subject from Pokhara University (PU).
Got some questions? Ask here and get help from other students and teachers in this community.
4 questions asked
The following figure shows minimum information required for each class. Write a program by realizing the necessary membe
From Object Inheritance and Reusability ChapterUsing a class write a program that receives inputs principle amount, time and rate. Keeping rate 8% as the default argum
From Classes and Methods Chapter