Skip to content

Commit f0d3c28

Browse files
committed
Update readme.md
1 parent 74cb2b4 commit f0d3c28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#Platform
22
Java and Platform Independence
3+
- [Image](JavaInterviewQuestionsAndAnswers/images/JavaPlatFormIndependence.png)
34
- Build once, Run anywhere
45
- Java is one of the most popular platform independent languages. Once we compile a java program and build a jar, we can run the jar (compiled java program) in any Operating System U where a JVM is installed.
56
- JVM, ByteCode

0 commit comments

Comments
 (0)