Login
Remember
Register
Q&A
Questions
Ask a Question
Define an array in C Programming?
Home
>
Technology
>
Define an array in C Programming?
+1
vote
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
Define an array in C Programming?
interview-question-answer
technology-questions-answers
Facebook
Twitter
LinkedIn
Email
Add Answer
1
Answer
0
votes
answered
Nov 9, 2020
by
JackTerrance
(
1.7m
points)
Array is collection of similar data items under a common name.
Related questions
0
votes
1
answer
Define a structure in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
+1
vote
1
answer
Can a pointer access the array in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
+1
vote
1
answer
What is the meaning of base address of the array in C-Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
+1
vote
1
answer
Can variables belonging to different scope have same name in C Programming? If so show an example ?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
+1
vote
1
answer
Where an automatic variable is stored in C-Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
...