Skip to content

Commit 404082c

Browse files
committed
Update README.md
1 parent 708d8d0 commit 404082c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Algorithms_java
22
Java Exercises
3-
3+
44
**What are the differences between static and non-static nested classes?**
55

66
Following are major differences between static nested class and non-static nested class. Non-static nested class is also called Inner Class.

0 commit comments

Comments
 (0)