Question d’entretien chez CACI International

Java: if an object has not implemented. ToString what is the output?

Réponse à la question d'entretien

Utilisateur anonyme

18 sept. 2025

An object that is not "implemented", doesn't have a class and doesn't exist. The phrase they should have used is instantiated. If an object is not instantiated, then null will be printed.