How java is platform independent?
Answer Posted / pavi
java is a platform oriented language ,because it' not tied
to any os and hardwares. it can run any os at any time.
| Is This Answer Correct ? | 22 Yes | 33 No |
Post New Answer View All Answers
How do you control extraneous variables?
Why there is no call by reference in java?
Can we convert integer to string in java?
what is the messsage u r going to get from an objectoriented programing?
What is the output of the below java program?
Can a class have more than one object?
'A class is a template for an object' explain this statement.
What is the difference between Grid and Gridbaglayout?
What is the program development process?
What is general methodology?
What exactly is a .class file?
Variable of the boolean type is automatically initialized as?
What is high level language in computer?
What are the advantages and disadvantages of reference counting in garbage collection?
How can we break singleton in java?