Whatis the difference between oop and object based language
Answers were Sorted based on User's Feedback
Answer / ankita
OOP= object based language + inheritance + dynamic binding
That means object based language doesnt support inheritance
and dynamic binding, where as OOP supports.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / poorna chandar rao
there is no difference btewen the Object oriented
programming language and object based programming language
both are fallows object oriented programming but small
differnce is object based language not supported the
multiple inhiritence ex java script
| Is This Answer Correct ? | 0 Yes | 3 No |
What is byval and byref? What are differences between them?
What do you mean by inheritance?
which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean
what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use
Why do we use encapsulation in oops?
tel me oops defination in single line
What is the concept of object oriented program?
officer say me - i am offered to a smoking , then what can you say
write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation
1 Answers College School Exams Tests, HCL, IBM, TCS,
what is cast operator?
What is abstraction encapsulation?
what is new modifier in C#