What is JAVA? Why it is platform independent?
Answer Posted / saravanan
Java is one of the Object Oriented Language.
Mainly to run on Different Platform and Supporting in
Multi-Threading concept.
Because its only need and run Bytecode on Your platform.
Automatically reclaim Garbage Collection.
Its mainly Memory management.
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What language is pass by reference?
What is the purpose of the system class in java programming?
What does isempty () do in java?
What is the file type?
Are variables stored in ram?
What is the difference between logical data independence and physical data independence?
Can we declare the main method of our class as private?
What are different type of exceptions in java?
What is the use of a copy constructor?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
What is the function of http?
What are static variables and functions?
What do you mean by boolean?
What is your platform?s default character encoding and how to know this?
who can i handle multiple client in RMI