<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d16365429\x26blogName\x3dCorporate+Spots\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://corporatespot.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://corporatespot.blogspot.com/\x26vt\x3d-6407876373370972993', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
 
 
Friday, September 09, 2005
Std qns from C++
ABOUT C++ MEANS BASIC DEFINITION OF OOPS CONCEPTS WITH EXAMPLE.

I AM LISTING THEM HERE. U HAVE TO PREPARE WELL WITH EXAMPLE, IF POSSIBLE REAL TIME EXAMPLES.

1) Object
2)Class Example
3)Encapsulation [ How to implement]
4)Data hiding [ Private part of class]
5)Polymorphism and its type.
5) Constructor and destructor [ Mainly copy constructor]
6) Inheritance and its type with real time example to explain.
7) Function overloading and Operator overloading with example.
8) Virtual function with example[ What is advantage of it]
9) Overriding [diff b/w Overriding and overloading]
10) Qns about virtual constructor and destructor.
11) Template with Example [ What is advantage of it]
12) Exception handling [Just knowing about try,catch, throw enough]

Thats all from C++.

All the Best.
posted by Midhun @ 10:05 PM  
0 Comments:
Post a Comment
<< Home
 
Search

Previous Post
Archives
Links
Sponsored