1.explicit call for destructor 2.calling function inside a constructor. 3.base *b-new derived delete b; 4.delete p what it will delete. 5.size of base class and derived class int i,in base class and int j in derived. 6.int i-20 int main() { int i =5; printf("%d".::i); { int i =10; printf("%d".::i); } } 7.object slicing 8.new 9.function overloading(return type). 10.class base() { virtuval fun() { ----- } } class derivied:public base() { fun() { ----- } } int main() { derived d; } 11.how static function will call in C++? 12.default structures are in C++? 13.constructors should be in public . 14.virtuval constructor not exist. 15.multilevel inhritence. destructor order.
1 4538Post New Tech Mahindra OOPS Interview Questions
Informatica settings are available in which file?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
Benefits of SMF compared LRC(legacy run control)?
What is http post action?
What is windows problem reporting process?
Explain the Scope operators used in hbase?
Windows pe is the latest version of the ms-dos operating system?
What is the role of a clerk / PO / Officer in bank?
What is spring boot and spring mvc? : Spring Boot
What are the advantages of lambda functions?
AS PER VAT AUDIT WE HAVE REFUND OF RS.25000/- ON PURCHASE OF FIXED ASSETS WHICH WE DID NOT CLAIM LAST YEAR, NOW WHAT ENTRY SHOULD WE PASS IN BOOK. ITS URGENT
who are the major stake holders in software integration
What are the different BTG rules to achieve SAP Hybris Advanced Personalization?
how can make configration related with electronic bank statment and how can i upload bank statment to system
List the types of locking?