advantage and disadvantage in c++>>oops and what are the
questions ask for interview in c++>>oops. could you tell me
or reply me


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

what is object slicing?

9 Answers   L&T, Wipro,


what is the difference between class and object?

9 Answers  


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.

0 Answers   Wipro,


What is abstract class in oops?

0 Answers  


What is interface? When and where is it used?

0 Answers  






what is main difference between object oriented object base

2 Answers   Wipro,


What is oop in simple words?

1 Answers  


What is difference between inheritance and polymorphism?

0 Answers  


all about pointers

2 Answers  


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.

0 Answers  


what does exactly the linker do?

1 Answers  


When a private constructer is being inherited from one class to another class and when the object is instantiated is the space reserved for this private variable in the memory??

13 Answers   HCL, Honeywell,


Categories