Answer Posted / saranya
initialize during the runtime of the program execution.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What functions are used in dynamic memory allocation in c?
while initialization of array why we use a[][2] why not a[2][]...?
Explain the concept and use of type void.
What are the features of the c language?
write a program to print data of 5 five students with structures?
How do we make a global variable accessible across files? Explain the extern keyword?
Here is a neat trick for checking whether two strings are equal
Can you please explain the difference between malloc() and calloc() function?
How will you delete a node in DLL?
What is 2 d array in c?
Explain what is the benefit of using an enum rather than a #define constant?
Suggesting that there can be 62 seconds in a minute?
Explain how do you declare an array that will hold more than 64kb of data?
What are disadvantages of C language.
What is #include conio h?