Answer Posted / amit kumar
Array is collaction of values of the same datatype.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
why do some people write if(0 == x) instead of if(x == 0)?
write a proram to reverse the string using switch case?
What is a pointer and how it is initialized?
Is there a way to compare two structure variables?
What is the data segment that is followed by c?
Why is C language being considered a middle level language?
write a c program to find the sum of five entered numbers using an array named number
What does p mean in physics?
What is adt in c programming?
Is c is a middle level language?
How to define structures? ·
What are all different types of pointers in c?
What is the use of volatile?
write a program to find the given number is prime or not
What is hashing in c language?