How java is platform independent?
Answer Posted / chidananada p.d
java language consists of a special program to convert one
understanding form of one operating system to another form
of another operating system,So we can say java is platform
independent language.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is array pointers ?
What is a parameter in java?
What is the benefit of using enum to declare a constant?
How we can make copy of a java object?
Explain inheritance in java?
what is the use of bean managed and container managed with example?
What is the use of list in java?
What are invisible components?.
What do you mean by of string::valueof expression in java 8?
What is the list interface?
What is void class in java?
Give an example of call be reference significance.
What are inbuilt functions in java?
How can we create a thread in java?
What is the advantage of preparedstatement over statement?