what is difference b/w object based and object oriented
programming language?
Answers were Sorted based on User's Feedback
Answer / bappaditya
object based programming do not support the vital two
features of object oriented language..which are inheritance
and polymorphism
| Is This Answer Correct ? | 138 Yes | 22 No |
Answer / anshu sharma
Object-Based Programming usually refers to objects without
inheritance and without polymorphism,These languages
support abstract data types and not classes,which provide
inheritance and polymorphism.however,support both
inheritance and polymorphism and they are object-oriented.
| Is This Answer Correct ? | 47 Yes | 11 No |
Answer / chirag
Object Base Language Not Support Inheritance & Polimorphisum
| Is This Answer Correct ? | 42 Yes | 9 No |
Answer / uv
Object based programming language supports all the features
of OOP except Inheritence
| Is This Answer Correct ? | 96 Yes | 64 No |
Answer / lalit kumar
The main difference between object based and object oriented
language is the language which supports concepts of
inheritence and dynamic binding is known as object oriented
and the language which doesnot support these 2 concepts is
called object based language.
| Is This Answer Correct ? | 36 Yes | 4 No |
Answer / souvik ballav
Object Base Language Not Support Inheritance &
Polimorphisom or dynamic binding.......
| Is This Answer Correct ? | 14 Yes | 6 No |
Answer / shubham singh
If the language supports ony 3 features i;e (encapsulation,abstraction and polymorphism).then it is said to be object based programming language.
for example vb,asp.
If the language supports all the 4 features i;e(encapsulatio,abstraction,polymorphism $ also inheritance )..then it is said to be object oriented programming language.
for example java , c#.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / shanky
answaer added by baapiadityaa is correct bt i want to add 1
more pt. that,in object oriented language packaging of
funnction inside the structure is supported while in case
of object base language its nt poss
| Is This Answer Correct ? | 21 Yes | 17 No |
Answer / krud sigh urf ykku
oops based r those in which we cn put more oop ooh ihhh n
suddnly currnt is vibtrate in d body of the students...thank
u so much
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / g hari
object based programming usually refers to object without
inheritence and without polymorphism.object oriented have
an associated type.types may have inherit attributes from
super types.i support inheritence & polymorphism.
object oriented=class and object+inheritence+communication
message.
any wrong in this answer let me know.
| Is This Answer Correct ? | 3 Yes | 1 No |
Objective The objective of this problem is to test the understanding of Object-Oriented Programming (OOP) concepts, in particular, on encapsulation. Problem Description Create a program for managing customer’s bank accounts. A bank customer can do the following operations: 1. Create a new bank account with an initial balance. 2. Deposit money into his/her account. 3. Withdraw money from his/her account. For this operation, you need to output “Transaction successful” if the intended amount of money can be withdrawn, otherwise output “Transaction unsuccessful” and no money will be withdrawn from his/her account. Input The input contains several operations and is terminated by “0”. The operations will be “Create name amount”, “Deposit name amount”, or “Withdraw name amount”, where name is the customer’s name and amount is an integer indicating the amount of money. There will be at most 100 bank accounts and they are all created on the first month when the bank is opening. You may assume that all account holders have unique names and the names consist of only a single word. Output The output contains the transaction result of withdrawal operations and the final balance of all customers after some withdrawal and deposit operations (same order as the input). Sample Input Create Billy 2500 Create Charlie 1000 Create John 100 Withdraw Charlie 500 Deposit John 899 Withdraw Charlie 1000 0
Why do we use class in oops?
What is oops with example?
i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION
what is difference between objects and function
What is the difference between the c++ & java?
What is an object?
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
Where You Can Use Interface in your Project
Iam doing my project on instant messaging , if you any new ideas regarding this project ,please suggest it?
what is an instance of a class
what is the main difference between c and c++?
386 Answers AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,