Answer Posted / lakshmi
Array is the group of consequitive elements with same type.
Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Why calloc is better than malloc?
What is the use of sizeof?
Write a progarm to find the length of string using switch case?
What is a example of a variable?
Describe the modifier in c?
What is an identifier?
What is the purpose of realloc()?
What is the use of static variable in c?
How to establish connection with oracle database software from c language?
Explain b+ tree?
What is a pointer and how it is initialized?
What is the difference between functions getch() and getche()?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
write a program to find the given number is prime or not
What is spaghetti programming?