Answer Posted / gunasekhar
array is an collection of elements with diff data type
| Is This Answer Correct ? | 67 Yes | 111 No |
Post New Answer View All Answers
What is the difference between void main and main in c?
What is array within structure?
Define Spanning-Tree Protocol (STP)
using only #include
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
How many loops are there in c?
Explain what does the function toupper() do?
What is calloc in c?
Explain what is the stack?
In C programming, what command or code can be used to determine if a number of odd or even?
Explain what happens if you free a pointer twice?
What is the purpose of scanf() and printf() functions?
Is c easier than java?
What is use of null pointer in c?
Is it better to use malloc() or calloc()?