What is the difference b/w Object base and object oriented
programming?
Answer / srikanth
object base programming lang
-----------------------------
it supports partial oops i,e. Encapsulation and Partial
Polymorphysim
Object oriented programming lang
--------------------------------
it supports complete oops i.e, Encapsulation,Inheritance
and Polymorphism.
| Is This Answer Correct ? | 4 Yes | 1 No |
what is page hit in operating system?
What is the difference between COM and CORBA?
what is runtime exception and compiletime exception ?
why not instantiating servet using new operator?
How to update a data for the views in the relational data base schema
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
merge sort time complexity
6 Answers BFL, CDAC, IBM, Jawaharlal Nehru Technological University JNTU,
what are the 3 forms of a prolog term
how we can call xml file in java file using Android platform?
what is the software to run the GSM gate opener program
What is the output of the following x = "abcdef" i = "a" for i in x: print(i), a) no output b) i i i i i i … c) a a a a a a … d) a b c d e f
what are resources in case of Threads