OOPS Interview Questions
Questions Answers Views Company eMail

what is inline function?

3 5567

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 4071

what is polymorpsim? what are its types?

8 9730

what is function overloading..?

4 4918

what is a binary overloading

2 5493

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

2 18743

what is oppes

2 4163

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 6501

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

2 5393

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

IBM, Wipro,

2 15908

what do you mean by static member variable?

2 5270

What is a unary operator?

5 7347

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

HCL,

5 20423

A file pointer always contains the __________ of the file

5 10716

difine hierarchical inheritance.

ASD Lab, TCS,

9 25523


Post New OOPS Questions

Un-Answered Questions { OOPS }

What is a function in oop?

713


How do you explain polymorphism?

683


What does and I oop mean?

705


State what is encapsulation and friend function?

805


What is class encapsulation?

708






What are oops methods?

642


How is class defined?

683


Is html an oop?

669


What is encapsulation selenium?

632


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

756


What is polymorphism and example?

662


Can a varargs method be overloaded?

701


i got a backdoor offer in process global,Bangalore..Can i work with it?

2430


What is this pointer in oop?

651


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.

6580