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 592557

why c++ is a highlevel language

3 5564

What is nutshell in programming language?

1 12368

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 3694

define oops with class and object

5 8813

Post New Tech Mahindra OOPS Interview Questions


Tech Mahindra OOPS Interview Questions


Un-Answered Questions

What is hidden text?

446


What if I do not provide the string array as the argument to the method?

494


how to acces the remote mechine using vb cript(QTP)

1595


What is the use of process flow analyzer in sap tao?

32


What type of literals does swift language have?

464






How the code in popup card number(SIM recharge card number) will be unique?How they designed?What is the formula?Please answer me?

1742


Execute the qsort () in c/sort() in c++ library or your own custom sort which will sort any type of data on user defined criteria.

561


What is RSAREF?

523


what is the cost of rcc roof casting of 400 sq. ft. in kolkata

3223


Which option would you choose for installed website metadata?

68


Explain the function of entry-sequenced data set?

528


Explain ceci transaction commands?

551


Can DeCypher be used for protein struc-ture modeling?

1659


Which tag contains the cell tags?

489


How does cd command work?

455