Question d’entretien chez Novus Labs

What is a string ?

Réponse à la question d'entretien

Utilisateur anonyme

29 sept. 2024

It varies by language. In C++ a string is a null terminated array of characters of the 'char' type.