OOPS Interview Questions
Questions Answers Views Company eMail

what is inline function?

3 6159

for example A,B,C,D are class all the 4 class contain one method who() but the method who() implementaion is differnet among each class. the relation among the 4 class are A is base class and is inherited by B and C.and from this two B and C where D is inherited. the question is i want to display the output who() method in all the classes(A,B,C,D)the output of who() method is diferrent amond all the class(A,B,C,D) ------A------ virtuval who(print a) override | | who(print b) B C override who(print c) | | -------D------ override who(print d)

2 4383

what is polymorpsim? what are its types?

8 10353

what is function overloading..?

4 5285

what is a binary overloading

2 5755

what is the difference between function template and template of function?explain with example.

2 19034

what is oppes

2 4572

I am DeePu sotware engineer working with EMC corporation ,recently I had attended mcafee interview . Their questions were at heights of stupidity , I don't know what they want , I am a developer with 4 year experienced .I am listing the questions asked 1:What is the flag in g++ to avoid structure padding 2:In wht order parameters are passed to stack 3:How you will edit code segment of an exe

1 6742

what is the difference between class to class type conversion and copy constructor ?

2 5642

Write 7 differences between "Public" function and "Private" function?

IBM, Wipro,

2 16217

what do you mean by static member variable?

2 5569

What is a unary operator?

5 7787

Conversion from a basic type to a class type may be achieved using______________

HCL,

5 20876

A file pointer always contains the __________ of the file

5 11227

difine hierarchical inheritance.

ASD Lab, TCS,

9 26485


Post New OOPS Questions

Un-Answered Questions { OOPS }

What are the 3 pillars of oop?

884


just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.

6719


Can a destructor be called directly?

823


What is the point of polymorphism?

787


What is difference between multiple inheritance and multilevel inheritance?

900


What are objects in oop?

848


What is a superclass in oop?

921


What is the important feature of inheritance?

875


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

1720


What is purpose of inheritance?

870


What are different oops concepts?

793


What does enum stand for?

882


What do you mean by variable?

775


what is different between oops and c++

2209


Why multiple inheritance is not possible?

811