Answer Posted / nashiinformaticssolutions
In literal terms, paradigm refers to a pattern or approach. Programming paradigms are approaches to solving programs of four different types: object-oriented, logical, functional, and imperative. An object-oriented paradigm is one in which methods are applied to objects as basis entities and encapsulation or inheritance functions are carried out.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the platform?
What is assembly language?
What is final method in java?
What Is Query Throttling in java?
What is finalize method?
explain autoboxing in java?
What is a buffer in computer?
What is a method signature java?
What happens when a thread cannot acquire a lock on an object in java programming?
How to avoid memory leak in java?
How do you execute a thread in java?
Which collection is best for sorting in java?
What is a hashmap used for?
what is difference between equals and ==?
What is the difference between the direct buffer and non-direct buffer in java?