0% found this document useful (0 votes)
5 views

A C++ Project On Object Oriented Programming

Uploaded by

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

A C++ Project On Object Oriented Programming

Uploaded by

Kiara Shrestha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

A C++ PROJECT ON OBJECT ORIENTED PROGRAMMING

Pressented
Outline

 Introduction
 Objectives
 Methodology
 Features
 Output
 Problem faced
 Conclusion
 Reference
introduction

 This is the final project proposal of 2 nd Semester of BE civil performed to deal with all
the programs associated with the entire syllabus of Object oriented Programming .This
project instruct how to implement object oriented programming concepts like
inheritance,overloading,classes ,objects,methods,etc.The program take a hold of old
question from previous semester.
objectives

 To learn about fundamental concepts of object oriented programming such as class


method, etc.
 To explore simple data types.
 To learn how to debug simple syntax error.
 To learn how to write c++ program.
 To become familiar with the string data types.
 To discover how to use arithmetic operators
 To make simple programs, apps, games, etc.
PROJECT PROPOSAL

MENU PAGE

DISPLAY DISPLAY
DISPLAY STUDENT ADDTION OF DISPLAY A
YOUR INFORMATIO COMPLEX COPY DISPLAY
PERSONAL N USING NUMBER CONSTRUCT EXAMPLE OF
INFORMATIO DEFAULT USING OR WITH AN FRIEND
CONSTRUCT CONSTRUTO EXMAPLE FUNCTION.
N.
OR. R.

DISPLAY FIND THE


DISPLAY DISPLAY RUN DISPLAY THE
MULTILEVEL AREA OF
FUNCTION TIME TYPE
INHERITANC CIRCLE
OVERLOADI POLYMORPHI INVERSION
E WITH USING
NG WITH AN INLINE SM WITH AN WITH AN
SUITABLE
EXAMPLE EXAMPLE EXAMPLE
EXMAPLE FUNCTION
features

 Display your personal information.


 Display student information using default constructor.
 Display addition of complex number using constructor.
 Display example of friend function.
 Display a copy constructor with an example.
 Display multilevel inheritance with suitable example.
 Display function overloading with an example.
 Find the area of circle using inline function.
 Display run time polymorphism with an example.
 Display the type inversion with an example.
output
Problem faced

 Compile error
 Output error
 Unable to load the header file
 Compilation error
 logic error
conclusion

 By doing this project, I personally learned my things regarding c++. Though I had some
errors while doing the programs, but I managed to overcome the error and make the
program successful. This project helped me a lot and also gave confident.
referenece

 www.google.com
 https://www.geeksforgeeks.org/c-plus-plus/
 www.youtube.com

You might also like