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 are triggers in DB? Explain their types. How do they work?
What do you mean by an interface in java?
What is string array?
How do you classify Dialog Box?
Why java doesn’t support multiple inheritances?
Why does it take so much time to access an applet having swing components the first time?
List two java ide’s?
What does next mean in java?
Can you sort a string in java?
How do you write methodology?
Can you instantiate the math class in Java?
What is a jagged array in java?
Explain restrictions for using anonymous inner classes?
What is a data structure java?
What is difference between pointer and reference?