Examveda
Examveda

How can you initialize an array in C at the time of declaration?

A. Using the init keyword

B. Using the initialize function

C. Using a loop

D. Providing a list of values

Answer: Option D


This Question Belongs to C Program >> Arrays And Strings

Join The Discussion

Related Questions on Arrays and Strings