Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Tech Mahindra OOPS Interview Questions
Questions Answers Views Company eMail

what is the main difference between c and c++?

386 590443

why c++ is a highlevel language

3 5514

What is nutshell in programming language?

1 12307

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 3665

define oops with class and object

5 8738

Post New Tech Mahindra OOPS Interview Questions


Tech Mahindra OOPS Interview Questions


Un-Answered Questions

Is singleton a design pattern?

574


Explain what are components of reportnet?

532


How do I combine two columns of names in excel?

304


How to remove tsrs and startup programs?

573


How many types of insurance companies are there?

392






What is the difference between first level cache and second level cache?

185


What is permuted esn?

575


How does mongodb replication work?

1


Define Object relationship overview?

219


Which is faster hashmap or hashset?

446


What is ado code?

476


What is drush used in drupal?

72


How do you sort a table in word?

302


How do you reboot a pc?

525


What is signal flow graph?

629