Answer Posted / abeera amin
array are data structure in which identical data type are
stored.and have contiguous area of memory.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is the memory area not included in C program? give the reason
What is the advantage of using #define to declare a constant?
In a header file whether functions are declared or defined?
What is a const pointer in c?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
What does the file stdio.h contain?
What is #define?
Explain how can I remove the trailing spaces from a string?
What is array of structure in c?
Explain what are compound statements?
How can I write functions that take a variable number of arguments?
Is it better to use a macro or a function?
Is null equal to 0 in sql?
What's a good way to check for "close enough" floating-point equality?
#include