Answer Posted / ramesh rao
it is a java based application platform.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are structs in java?
What is java’s garbage collected heap?
Explain a few methods of overloading best practices in java?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
How do constructors use this() and super()?
Can a constructor be made final?
What is the difference between char and char *?
How to create packages in java?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
What are the characteristics of java?
What is java in detail?
Can we increase size of array?
What is the final field modifier?
What is the use of protected in java?
Compare overloading and overriding?