What is an object-oriented paradigm?

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


Please Help Members By Posting Answers For Below Questions

What happens to a static var that is defined within a method of a class?

808


What is jit compiler in java?

824


What is the difference between the paint() and repaint() methods?

832


What do you know about the garbage collector?

899


What is the range of a character variable?

776


What is the difference between normal report & matrix report?

875


What are the differences between this and super keyword?

766


Write a java program to generate fibonacci series ?

840


What are the 6 functions?

744


How to make object serializable in java?

777


How does hashset work in java?

837


Differences between traditional programming language and object oriented programming language?

843


What is a qms manual?

786


How to access arraylist elements in java?

742


What does system.gc() and runtime.gc() methods do?

844