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 way to get the status of a CheckBox?
How we can add title of the page by javascript?
How to disable an html object ?
What is unobtrusive javascript?
Can I learn javascript without html?
Is null === undefined?
Is javascript insecure?
What is the use of a weakmap object in javascript?
How to make elements invisible?
Name the datatypes of javascript?
What are the primitive data types in JavaScript?
What is callback?
How do browsers work?
How can javascript make a web site easier to use? That is, are there certain javascript techniques that make it easier for people to use a web site?
What are the different boolean operators in JavaScript?