IS STRUCTURES CAN BE USED WITHIN AN ARRAY?
Answer Posted / mathan
no
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain what are binary trees?
When can you use a pointer with a function?
How can you find the day of the week given the date?
what do you mean by enumeration constant?
Explain enumerated types in c language?
What is strcpy() function?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
What is the description for syntax errors?
What the different types of arrays in c?
What are the types of arrays in c?
What happens if a header file is included twice?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
Why C language is a procedural language?
What is clrscr in c?
What is static memory allocation?