How the java is platform independent?

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


Please Help Members By Posting Answers For Below Questions

What is the resourcebundle class?

540


What is microservices java?

464


What is mdb in java?

511


What is the use of rs next () in java?

494


Which version of jdk is required for netbeans 8.0 2?

438






How do I find jre version?

476


What is a java executable jar file?

476


What is messaging queue in java?

504


What is java flatmap?

486


Why java?

538


What is jpa entitymanager?

457


What is a bean class?

472


there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.

3450


Do I really have to type in the programs in the book to try them out?

584


What is a driver in java?

512