what is main difference between object oriented object base
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / aok pandey
object oriented programming language = object based
programming language + inhritance + Dynamic binding
| Is This Answer Correct ? | 2 Yes | 1 No |
Is react oop?
Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.
what are three tenets of object orinted Systems?Why they call like that ? Please answer me. Advance thanks.
Which is not an object oriented programming language?
what is the difference between class and structure in C++?
What is the benefit of oop?
How can we use the preprocessor #if and #elseif.
what is virtual function?
26 Answers Aspire, HP, Infosys, RoboSoft, TCS,
What do you mean by public, private, protected and friendly?
What is abstraction in oop with example?
write a progra in c++ using class & object to find out wheather a given no. is prim or not.
Write a program in c++ to read two floating point numbers and find their sum and average.