Pergunta de entrevista da empresa Novus Labs

What is a string ?

Resposta da entrevista

Sigiloso

29 de set. de 2024

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