What are the main features of OOPS explain them briefly? (JNNC Technologies)


There are three major features in object-oriented programming: encapsulation,inheritance and polymorphismEncapsulation refers to the creation of self-contained modules that bind processing functions to the data.


0 Comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();