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
What is the default execution method in java?
How do you compare values in java?
Where is the singleton class used?
What are keywords in java?
What are drawbacks of singleton class?
what is enumset?
What is the use of callablestatement?
What is data string?
what is the purpose of "virtual"?
How do you reverse a string in java without using string buffer?
What is jee6?
What is matcher in java?
What are bind parameters?
In java how do we copy objects?
What is balanced tree in java?