Pergunta de entrevista da empresa Tata Consultancy Services

What is an Array Explain?

Resposta da entrevista

Sigiloso

9 de ago. de 2023

An array is a data structure used in programming to store a collection of elements. It is a fundamental concept in computer science and allows you to group multiple values of the same or different data types under a single name.