1.

Why is Java a platform independent language?

Answer»

Java language was developed in such a way that it does not depend on any hardware or software due to the fact that the compiler compiles the code and then converts it to platform-independent byte code which can be run on multiple systems.

Improve your chances of cracking the PYTHON interview
Practice with these popular questions asked at top companies

Majority Element

Easy

Asked in    

Best TIME to Buy and Sell Stocks

Easy

Asked in    

Merge TWO sorted lists

Easy

Asked in    
View All Practice Questions



Discussion

No Comment Found