what is main difference between object oriented object base

Answer Posted / kasturi

in object oriented programing there will be presence of inheritance where as inheritance is absence in object base programming

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what type of question are asked in thoughtworks pair programming round ?

1960


What is the difference between procedural programming and oops?

766


What is a class in oop?

774


Can an interface inherit a class?

777


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

1872


Is data hiding and abstraction same?

767


What is inheritance and how many types of inheritance?

812


What is purpose of inheritance?

847


What is variable example?

783


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.

1981


What is class in oop with example?

829


Can static class have constructor?

783


What is the fundamental idea of oop?

856


What is and I oop mean?

831


Write a c++ program to display pass and fail for three student using static member function

3079