Answer Posted / jyoti
An Array is a Drived data type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What the advantages of using Unions?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
What is p in text message?
Why main is not a keyword in c?
What is strcmp in c?
What is #define?
In which language linux is written?
What is malloc calloc and realloc in c?
What is typedef?
What are the 5 types of inheritance in c ++?
What are header files and what are its uses in C programming?
Explain what is the difference between a free-standing and a hosted environment?
What is difference between static and global variable in c?
What is the scope of global variable in c?
What is derived datatype in c?