Answer Posted / senthiltime
Array is a collection of similar data types.
| Is This Answer Correct ? | 289 Yes | 20 No |
Post New Answer View All Answers
When c language was developed?
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
What is the difference between strcpy() and memcpy() function in c programming?
All technical questions
What is define c?
What is the use of printf() and scanf() functions?
What is pragma c?
What is typedef?
Why string is used in c?
What is the benefit of using const for declaring constants?
Why functions are used in c?
Why clrscr is used after variable declaration?
Should a function contain a return statement if it does not return a value?
What is the difference between the = symbol and == symbol?
What are the disadvantages of c language?