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 |
What are the concepts of object oriented programming?Explain with an example.
To set all checkboxes to true using javascript?
What is the data type of variables in javascript?
Create a new javascript object with the keys of “fname” equal to your first name, “lname” equal to your last name, and “fcolors” equal to and array of 3 of your favorite colors. Assign this object to a variable called “me” and log it to the console.
Where can I learn javascript for free?
What looping structures are there in JavaScript?
Does javascript support automatic type conversion, if yes give example.
Why javascript is dangerous?
List different ways of empty an array in javascript?
How we can get the value of an element using javascript?
Explain the difference between java and javascript.
Example of using regular expressions for syntax checking in javascript?