Technical Articles

What is Maven
In this article, we will understand the basics of Maven, like: what it is and the purpose of using this.

Most used programming languages
In this article, we have provided information about the mostly used programming languages in the industry at present.

What is PATH Environment Variable
In this article, I have explained about the PATH environment variable with proper examples and what is the advantage of using this in any operating system.

What is String Deduplication
In this article, we have covered the basics of string deduplication. This is a short article comparatively.

How Garbage Collector Works in Java
In this article, we have covered the working of garbage collector in depth. Also, covered the GC algorithm, memory types in a java application and discussed about the generational strategy of a Garbage Collector.