Answer Posted / glibwaresoftsolutions
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
How do you use nextline in java?
What languages are pass by reference?
Is integer immutable in java?
What is nullpointerexception in java?
What are jee technologies?
Is linked list a linear or non-linear data structure?
Which collection allows duplicate values in java?
What is a functional interface?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
How many techniques can be employed to create a string object?
Can we force garbage collector to run ?
What is linkedlist in java?
What is re-factoring in software?
Differences between traditional programming language and object oriented programming language?
What is difference between static and abstract class?