Answer Posted / ramana
opps is object orieanted programing language.
its does not supports primitive data types
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
can java object be locked down for exclusive use by a given thread? : Java thread
Explain about the performance aspects of core java?
What is the meaning of course?
Can you override a final method?
What is difference between wait and notify in java?
What is the significance of listiterator?
How we can execute any code even before main method?
What is the full meaning of java?
What is stack class in java?
what are the methods in object?
What happens if we override private method?
Can you have two constructors in java?
What is the benefit of abstract class?
What is the difference in between cpp and java? Can u explain in detail?