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
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
What are namespaces in java?
How destructors are defined in java?
What is substring 1 in java?
Why put method is idempotent?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Can we sort hashset in java?
What does math floor () do?
What access modifiers can be used for methods?
Why are data types important?
Break statement can be used as labels in java?
Java is Pass by Value or Pass by Reference?
what is nested class in java?
what is session in java?
Tell me the Importent classes in net package?