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
Get me an image implementation program.
Can you inherit a private class?
write a program to find 2^n+1 ?
What is byval and byref? What are differences between them?
What is encapsulation with example?
What is the important feature of inheritance?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is polymorphism and types?
What is oops and its features?
How do you define a class in oop?
What is abstraction in oops?
Can main method override?
What is encapsulation in ict?
write string class as your own class in java without using any built-in function
what is difference between class template and template class?