Saved Bookmarks
| 1. |
What type of paradigm java provides ? |
|
Answer» ong>Answer: Following the widespread USE of procedural languages, object-oriented programming (OOP) languages were created, such as SIMULA, SMALLTALK, C++, C#, Eiffel, PHP, and JAVA. In these languages, data and methods to manipulate it are kept as one unit called an object. |
|