Domanda di colloquio di Tata Consultancy Services

What is an Array Explain?

Risposta di colloquio

Anonimo

9 ago 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.