What is OOPS Concept?
Answer / ramana
opps is object orieanted programing language.
its does not supports primitive data types
| Is This Answer Correct ? | 4 Yes | 2 No |
How many digits is int32?
Why do we need autoboxing in java?
What is visibility mode?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
What does singleton class mean?
What is a container in a gui?
Can multiple catch statements be used in exceptions ?
Which class has no duplicate elements?
Is there is any difference between a scrollbar and a scrollpane?
What is default size of arraylist in java?
Can we define private and protected modifiers for the members in interfaces?
What is the finalize method do?