Answer Posted / nashiinformaticssolutions
A Paradigm that is based on the concepts of “Objects.” It contains data and code. Data that is in the form of fields, and regulation, that is in the form of procedures. The exciting feature of this paradigm is that the object’s procedures can access and often modify the data fields themselves.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the effect of keeping a constructor private?
What are 3 boolean operators?
What is java full form?
what is predefined function in java?
How do you make an arraylist empty in java?
What is a functional interface?
what are the high-level thread states? : Java thread
Are arrays classes in java?
What is the technique adopted to create an immutable class?
What is a prefix function.write down a code to compute prefix function.
When does an object becomes eligible for garbage collection in java?
How java uses the string and stringbuffer classes?
What is command line argument in java?
What is a generic type?
Why lambda expression is used in java?