Skip to content

Commit da4fdf8

Browse files
committed
Update readme.md
1 parent f0d3c28 commit da4fdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Platform
22
Java and Platform Independence
3-
- [Image](JavaInterviewQuestionsAndAnswers/images/JavaPlatFormIndependence.png)
3+
- [Image](images/JavaPlatFormIndependence.png)
44
- Build once, Run anywhere
55
- 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.
66
- JVM, ByteCode

0 commit comments

Comments
 (0)