Answer Posted / 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 |
Post New Answer View All Answers
What are jpa annotations?
How do I download and install eclipse on windows 10?
What is a driver in java?
What are the risks in java security? : java security
What is an entity in java?
What is the first argument of the string array in main method?
What is javacpl?
How do I run a java project?
What do you understand by a variable?
Where is java installed?
What type of parameter passing does java support?
When is static variable loaded? Is it at compile time or runtime? When exactly a static block is loaded in java?
What is jar file in java?
What is the difference between jar and executable jar?
What is a pojo class in java?