Pergunta de entrevista da empresa Doopera

What is Array and String?

Resposta da entrevista

Sigiloso

12 de nov. de 2024

Array: A collection of elements (like numbers, strings) stored in a specific order. Example: [1, 2, 3]. String: A sequence of characters used to represent text. Example: "Hello".