why java is called platform independent?
Answer / argha chowdhury
software platform means os and hardware of a system.java
called as platform independent because we can use java
application at any operating system and any hardware.so we
called java as platform independent..
Is This Answer Correct ? | 1 Yes | 0 No |
How to set the cursor to wait?
How to create 3-dimensional Array in Javascript?
What is the use of debugger keyword in javascript?
What is the event loop in JavaScript?
How do I open a website code?
What is difference between module.exports and export?
What are types of javascript?
How about 2+5+"8"?
What is the disadvantage of javascript?
What are the ways of making comments in javascript?
What does trim stand for?
What are the different ways in which we can use the link tag ? Illustrate with an example. Is it possible to link a file with another file on a different file server ? If yes, how ?