Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

OOPS Interview Questions
Questions Answers Views Company eMail

what is inline function?

3 6898

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 4882

what is polymorpsim? what are its types?

8 11337

what is function overloading..?

4 5903

what is a binary overloading

2 6193

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

2 19444

what is oppes

2 4964

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 7110

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

2 6090

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

IBM, Wipro,

2 16753

what do you mean by static member variable?

2 6125

What is a unary operator?

5 8570

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

HCL,

5 21663

A file pointer always contains the __________ of the file

5 11985

difine hierarchical inheritance.

ASD Lab, TCS,

9 27895


Post New OOPS Questions

Un-Answered Questions { OOPS }

What are objects in oop?

1045


What is meant by multiple inheritance?

1193


Please send ford technologies placement paper 2 my mail id

2070


What is pure oop?

1054


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

2201


What are the important components of cohesion?

980


What is overloading and its types?

1101


What do you mean by overloading?

1036


write a program to find 2 power of a 5digit number with out using big int and exponent ?

2341


What does and I oop mean in text?

1138


What is difference between oop and pop?

1122


How can you overcome the diamond problem in inheritance?

1144


Can you explain polymorphism?

1060


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

1183


Can you inherit a private class?

1064