what is the use of a array in c

Answer Posted / saravanan j (srm universi

array concept is used to locate the memory allocation for
the variables

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to explain the final year project as a fresher please answer with sample project

718


‎How to define structures? · ‎

836


Are the outer parentheses in return statements really optional?

827


What is extern c used for?

763


What happens if a header file is included twice?

794


Hi can anyone tell what is a start up code?

1828


Is printf a keyword?

966


What is spark map function?

806


A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1911


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

1716


Write a code to determine the total number of stops an elevator would take to serve N number of people.

985


Can two or more operators such as and be combined in a single line of program code?

1109


What does c in a circle mean?

761


Explain how can I convert a number to a string?

861


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

2523