2012 International Conference on Computer Communication and Informatics 2012
DOI: 10.1109/iccci.2012.6158776
|View full text |Cite
|
Sign up to set email alerts
|

Better alternative Run-Time Polymorphism in C++: A practical approach in OO design for machine intelligence

Abstract: Main essence of polymorphism feature of Object Oriented Programming provided by the developer Bjarne Stroustrup in C++ is Run Time Polymorphism using virtual member functions in base classes. Base class pointer keeps the address of derived class object but during run-time it calls the base class function, even functions in base and derived classes have same signatures. To call the same function of derived class by base class pointer, we make the base class function as virtual to implement "Run-Time polymorphis… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...

Citation Types

0
0
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
references
References 7 publications
0
0
0
Order By: Relevance