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
Is javascript a security risk?
Are Attributes and Property the same?
what will happen and why if i will acess the methods of superclass which is declared as private by a object of same subclass.
What is the scope of variables in JavaScript?
How can you convert the string of any base to integer in JavaScript?
How to remove the event listener?
Can javascript code be broken in different lines?
What is the use of a boolean object in javascript?
Which is the best website to learn javascript?
What’s a way to append a value to an array?
What is a fixed-width table and its advantages?
How fast can you learn coding?
Explain the steps for connecting the system to Internet.
If an array with name as "names" contain three elements, then how will you print the third element of this array?
What do you use javascript for?