Category: General

What makes a viral content?

Viral content is online content that achieves a high level of awareness due to shares and exposure on social media networks, news websites, aggregators, e...

How does varargs work?

How java varargs work? When we invoke a method with variable arguments, java compiler matches the arguments from left to right. Once it reaches to the las...