Answer Posted / rohit
array is a collection of similar data types.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
how logic is used
What does it mean when the linker says that _end is undefined?
Who invented bcpl language?
How can I recover the file name given an open stream?
What are structure members?
Do character constants represent numerical values?
What are the types of type specifiers?
define string ?
Why can’t constant values be used to define an array’s initial size?
What are disadvantages of C language.
Explain what are linked list?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
Explain what does it mean when a pointer is used in an if statement?
Why do we use main function?
How can I do peek and poke in c?