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 594197

why c++ is a highlevel language

3 5608

What is nutshell in programming language?

1 12399

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 3720

define oops with class and object

5 8865

Post New Tech Mahindra OOPS Interview Questions


Tech Mahindra OOPS Interview Questions


Un-Answered Questions

How do you replace all in word?

533


HOW TO CALCULATE PF, ESI, VAT, SALES TAX ETC.,

2124


give us one reason for why should we hire you?

673


What do you understand by classes in typescript? List some features of classes.

1


How variables are declared in python?

439






What is resource binding in jsf?

82


What is the mysql injection?

555


please send 5yearje solved papers on my email himmatsinghnathawat@gmail.com

1480


If perfect numbers, except 6, can be expressed by the sum of the cubes of an unbroken sequence of consecutive odd integers, what are the consecutive odd integerswhich, when cubed, give the perfect number 28?

554


What is n in c?

577


List the new features of angular 2?

441


How to reverse the string using unix?

2815


What is natural passive immunity?

196


How do you change pds data in supply chain process? : supply chain management

5


The sodium vapor lamp is not glows when it is connected a distance of 5 meters above from gearbox, why ?

3208