is java purely oop Language?

Answer Posted / sampath

there is only one perfect oop lnguage in the world.
that is smalltalk.
why not java............
because we can access the variable with out using object.
how..........???????
answer is
if a variable declare in main function we can call it with
out using object. may be u can argue with me even variable
declare in class. the perfect oops supports any operation
only with objects

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between inheritance and polymorphism?

769


Can we define a class within the interface?

784


write knight tour problem which is present in datastructure

2370


c++ program to swap the objects of two different classes

2115


What is class and object in oops?

828


What is destructor oops?

828


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2299


write a program that takes input in digits and display the result in words from 1 to 1000

2179


What do you mean by overloading?

792


What is the difference between a constructor and a destructor?

840


What is a class oop?

754


What is the point of oop?

852


what is different between oops and c++

2184


Why do we use inheritance?

810


What is class encapsulation?

818