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 compareto in java?
How long will it take to learn java?
Can we overload final method in java?
What is an immutable class?
Is java code slower than native code?
How garbage collection is done in java?
How does map works in java?
Mention some features of java?
How to obtain a performance profile of java program
Explain when classnotfoundexception will be raised ?
Where can I find jdk in my computer?
Can we make main() thread as daemon?
What is thread life cycle in java?
Is nan false?
What types of index data structures can you have in java?