why java is called as a purely oops language.

Answer Posted / bhagya

java is called purely oops language why because poor opps
language means every thing should be done with the help of
objects only.in java whenever it is still using the c types
(just java is using the best functionalities in java)it is
possessing the oops concepts.it is clear that in java every
thing should be with in a class or a object.with out using
object we cannot do any thing in java.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I invoke another program or command and trap its output?

602


Write a program to find the biggest number of three numbers in c?

579


What is the use of a static variable in c?

579


What is "Duff's Device"?

691


What is the best organizational structure?

629






What is scope rule in c?

595


What is the difference between class and object in c?

571


main() { printf("hello"); fork(); }

684


What is 2 d array in c?

544


Explain why c is faster than c++?

562


Tell me when is a void pointer used?

638


Compare interpreters and compilers.

628


How can I find out if there are characters available for reading?

631


Which function in C can be used to append a string to another string?

637


Explain how can you be sure that a program follows the ansi c standard?

850