How to improve object oriented design skills?


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

Post New Answer

More OOPS Interview Questions

What is meant by oops concept?

0 Answers  


Given two strings like x=?hello? and y=?open?, remove any character from string x which is also used in string y, thus making the result x=?hll?.

13 Answers   IBM,


what is data hiding.

3 Answers   Wipro,


What is oops in simple words?

0 Answers  


How is polymorphism achieved?

0 Answers  






What is difference between new and malloc?

7 Answers   emc2,


What is debug class?what is trace class? What differences are between them? With examples.

0 Answers  


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

0 Answers  


OOP'S advantages of inheritance include:

1 Answers   Infosys,


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

0 Answers  


what is difference between String s=new String("vali"); String s="vali"

1 Answers  


What are oops functions?

0 Answers  


Categories