Answer Posted / sai
Java is not a acronym.Aberivation is "Just Another virtual
Approach".
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of garbage collection in java, and when is it used?
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
what is ststic with example
When should you use arraylist and when should you use linkedlist?
Explain the difference between private, public, package and protected in java?
What is oop in java?
Does string isempty check for null?
Why is String immutable?
Write an algorithm for quick sort?
Does windows 10 need java?
What is finalize()? Is finalize() similar to a destructor?
which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
What is pojo class in java?
What is udp in java?
What is the difference between the paint() and repaint() methods in java programming?