Styrow.dev
Question 105 of 247
Java Topic: General medium

Explain Autoboxing?

Question

Explain Autoboxing?

Answer

Autoboxing is the automatic conversion that the Java compiler makes between the primitive types and their corresponding object wrapper classes