Can any one tell me how Java is purely an Oops language
Answer Posted / nils
java is pure oops language means every thing it represent
that is in the form of classes and objects.
even data types in the java are the object of
class "class" for more details refer suns java api
documentation in java.lang.class.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between Local Storage and Session Storage?
What is a name function in javascript & how to define it?
what is the difference between window & document in javascript?
How to import all exports of a file as an object.
List different ways of empty an array in javascript?
What are the uses of javascript in web page designing?
What is javascript and its advantages?
How to define a anonymous function?
What is difference between api and library?
Explain the difference between “==” and “===”?
How generic objects can be created?
Can you explain how inheritance works in javascript?
How to get inner html of an element in javascript?
What are decodeuri() and encodeuri() functions in javascript?
What is client side programming?