Answer Posted / amika
java is a pure object oriented language because in java all
programs are made by using objects.in java ,without creating
objects we can,t access any method..so java is a pure object
oriented.
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.
Is java 11 paid version?
What is increment in java?
Is node a data type in java?
What is the preferred size of a component in java programming?
What is the difference between class & object?
What is immutable data?
What is finalize()?
Why singleton is not thread safe?
Is java call by value?
how to write a program for sending mails between client and server
What is function and method in java?
Can an interface implement another interface?
What is the use of volatile in java?
What is a protected void?