Answer Posted / prem
array is group of elements
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Tell me can the size of an array be declared at runtime?
What is structure padding in c?
What are the advantages and disadvantages of c language?
What is a program flowchart?
What is enumerated data type in c?
How many types of errors are there in c language? Explain
Explain how do you declare an array that will hold more than 64kb of data?
Can variables be declared anywhere in c?
How can I do peek and poke in c?
Why do we use header files in c?
write a program to concatenation the string using switch case?
What is double pointer?
What does %2f mean in c?
What is function what are the types of function?
What is the explanation for the dangling pointer in c?