Skip to content

Commit 2306fcf

Browse files
author
blog-post-bot
committed
Updated with the latest blog posts
1 parent 6dbf376 commit 2306fcf

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
@@ -335,6 +335,7 @@ Like <img src="https://raw.githubusercontent.com/AlexRogalskiy/java-patterns/mas
335335
### _Java programmer posts_
336336

337337
<!-- JAVAPROG-POST-LIST:START -->
338+
- [Why main method is static in Java?](https://www.thejavaprogrammer.com/why-main-method-is-static-in-java/)
338339
- [Difference between Constructor and Method in Java](https://www.thejavaprogrammer.com/difference-between-constructor-and-method/)
339340
- [What is the Purpose of Default Constructor in Java](https://www.thejavaprogrammer.com/what-is-the-purpose-of-default-constructor-in-java/)
340341
- [Types of Constructors in Java](https://www.thejavaprogrammer.com/types-of-constructors-in-java/)
@@ -344,7 +345,6 @@ Like <img src="https://raw.githubusercontent.com/AlexRogalskiy/java-patterns/mas
344345
- [What are the Advantages of Packages in Java?](https://www.thejavaprogrammer.com/what-are-the-advantages-of-packages-in-java/)
345346
- [What are the Various Access Specifiers for Java Classes?](https://www.thejavaprogrammer.com/what-are-the-various-access-specifiers-for-java-classes/)
346347
- [Can We Have Multiple Classes in Same Java File?](https://www.thejavaprogrammer.com/can-we-have-multiple-classes-in-same-java-file/)
347-
- [How Many Types of Memory Areas are Allocated by JVM?](https://www.thejavaprogrammer.com/how-many-types-of-memory-areas-are-allocated-by-jvm/)
348348
<!-- JAVAPROG-POST-LIST:END -->
349349

350350
### _Dreamix posts_

0 commit comments

Comments
 (0)