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 592627

why c++ is a highlevel language

3 5567

What is nutshell in programming language?

1 12370

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

Explain the Aesthetic and Moral values of Science

567


What is the anhydride of n2o5?

594


How you run your Rails Application without creating database ?

456


What are the applications of a csi?

685


How do I show gridlines in word 2016?

350






How would you go about developing a ssrs report?

110


What is the function of WMLScript Control Statements?

1070


How do you merge two spreadsheets and delete duplicates?

301


Give me example of derived data types.

581


What does sas stand out to be the best over other data analytics tools?

110


What is left join example?

494


Why do businesses prepare financial statements?

610


How many people have left in the last year?

683


What is getelementbyid?

455


What is the problem of ordered sequential files access?

690