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
is it possible to instantiate the math class?
Why java is object oriented?
Why does java doesnt suuport unsigned values?
How to provide security in java
Why can't we make a class private in java?
Is math an abstract class in java?
How is java created?
Java Compiler is stored in JDK, JRE or JVM?
What is jit compiler ?
What is the difference between the paint() and repaint() methods in java programming?
Explain about abstract classes in java?
What is the default value of byte datatype in java?
What is the use of isempty in java?
What are the types of methodology?
Is class is a data type?