How the java is platform independent?
Answer / mary kamal
java is platform independent,because Java Varchual mechaine which converts the data into bytes which is understandabl by every operating system,c and c++ compilers converts the data into machine understandable languages with respective operating systems so hence it is platform dependent ...and java is a platform independent
| Is This Answer Correct ? | 10 Yes | 1 No |
Employee has a Passport. here employee is an object and passport is an object, give the class design
What is jersey in java?
What is explicit casting?
What are the benefits of a jar file?
What is java language expression?
ioc vs dependency injection?
What are all the documents have you involved in preparation of a Project as a Project Lead?
Can we use lambda without functional interface?
What is transient in java?
What is type inference? Is type inference available in older versions like java 7 and before 7 or it is available only in java se 8?
why java has the size of character 2 byte ,while in c/c++ it is of 1 byte?
What is the meaning of the words public, static and void?