What is the difference b/w Object base and object oriented
programming?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are resources in case of Threads

1883


As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.

1690


what are other resources are needed for this mantis?

1699


Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;

1206


Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.

2810






Difference between debugging, running, executing of an application

3679


hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern

1755


how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?

2089


Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".

2158


what is technical system, business system, logical system in sap pi7.0

2318


Differevce between arrays and array builders?

1868


Definition of Singleton Class? what is the Purpose of it? what is the advantage?

1818


I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.

1780


Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..

1871


Q1.Write a C program which asks the user for a number between 1 to 9 and shows the  number. If the user inputs a number out of the specified range, the program should  show an error and prompt the user for a valid input.

2484