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
What is difference between inheritance and polymorphism?
Can we define a class within the interface?
write knight tour problem which is present in datastructure
c++ program to swap the objects of two different classes
What is class and object in oops?
What is destructor oops?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
write a program that takes input in digits and display the result in words from 1 to 1000
What do you mean by overloading?
What is the difference between a constructor and a destructor?
What is a class oop?
What is the point of oop?
what is different between oops and c++
Why do we use inheritance?
What is class encapsulation?