<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/16365429?origin\x3dhttp://corporatespot.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe", messageHandlersFilter: gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER, messageHandlers: { 'blogger-ping': function() {} } }); } }); </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