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
What is static memory allocation?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
Write a program to print factorial of given number without using recursion?
What is 1f in c?
Can you apply link and association interchangeably?
What is the use of define in c?
Explain what is a pragma?
Which is an example of a structural homology?
What is const keyword in c?
For what purpose null pointer used?
How many levels of pointers have?
How does free() know explain how much memory to release?
What is indirection in c?
Explain what are the advantages and disadvantages of a heap?
How the c program is executed?