What is JAVA? Why it is platform independent?
Answer Posted / ravi jain
Mr Patel,
Your answer is right.
But it has some thing that u should write
Features of Java:-
Like java has
1. built in support for multithreading.
2. memory management.
3. networking applications..
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Can I import same package/class twice?
Give an example of call be reference significance.
Why you should not use singleton?
Explain naming conventions for packages?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
Why we override equals() method?
Which are the two subclasses under exception class?
Why is stringbuffer called mutable?
What are the differences between forwarding () method and sendredirect() methods?
Where is java located?
What is the static keyword?
Can we declare a constructor as final?
What is a variable declaration?
Explain the private field modifier?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?