Blog
  • Home
  • About
  • TR Blog
  • EN Blog
Sign in Subscribe

What is Heap Pollution in Java - Varargs Heap Pollution With Examples

Feb 21, 2023 6 min read
1- Introduction In the Java programming language, heap pollution is a term that case occurs when a variable of a parameterized type refers to an object that is not of that parameterized type.

Java Varargs (Variable Arguments) - Ellipsis Parameter - Vararg Examples

Feb 20, 2023 12 min read
1. Varargs (Variable Arguments) Introduction If you ask that what the three dots or ellipsis mean in methods' parameter definitions in Java, now we know that, this is called "varargs" (Variable Arguments). Varargs,
Blog © 2023
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost