Answer Posted / umer gorsi
compile once and run every where that is why its platform independent.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What is difference between static and final?
What are the three best choices for a development environment?
Which is the best sorting technique in java?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
Can a class be private or protected in java?
Name few java 8 annotations ?
What is array in java?
How do you do descending order in java?
Give few difference between constructor and method?
Have you ever used hashtable and dictionary?
What are the steps that are followed when two computers connect through tcp?
What is the purpose of return statement?
What is general methodology?
What is the difference between stringbuffer and stringbuilder class?
Can we have two main methods in a java class?