Skip to content

Commit 33cd257

Browse files
authored
Update 2023-11-04-java-platform-independant.md
1 parent 9a1fa88 commit 33cd257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_posts/java-basic/2023-11-04-java-platform-independant.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public class HelloWorld {
5050
}
5151
```
5252

53-
![An image showing How Java Achieves Platform Independance.](\images\2023-11-04\java-platform-independent.png)
53+
![An image showing How Java Achieves Platform Independance.](/assets/images/2023-11-04/java-platform-independent.png)
5454

5555
## Conclusion
5656
1. Java Programming language is a platform independent. We can **Write Once Run Anywhere (WORA)**.

0 commit comments

Comments
 (0)