adspace
What is the difference between an object-oriented programming language and object-based programming language?
Answer Posted / Sachin Singh Yadav
"Object-oriented programming (OOP) languages focus on objects that have state, behavior, and identity. These objects interact with each other to form complex systems. On the other hand, object-based programming languages also work with objects, but they do not support inheritance or polymorphism, which are key features of OOP."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a classloader in java?
What is java string pool?
What are the differences between heap and stack memory in java?
Is minecraft 1.15 out?
explain different ways of using thread? : Java thread
Differentiate between static and non-static methods in java.
What is a constructor overloading in java?
Write a program to find the whether a number is an Armstrong number or not?
How to sort array in descending order in java?
Explain public static void main(string args[]) in java.
What is an object in java and how is it created?
What is the difference between break and continue statements?
What is parsing in java?
How to create a base64 decoder in java8?
Realized?