Answer Posted / uzair
Array is a collection of similar data types.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
What is the easiest sorting method to use?
What are types of structure?
Explain setjmp()?
What are pragmas and what are they good for?
Place the #include statement must be written in the program?
Which are low level languages?
What is hash table in c?
What is the need of structure in c?
Distinguish between actual and formal arguments.
Explain how can I convert a string to a number?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
What is the use of define in c?
What are the preprocessor categories?
How can I recover the file name given an open stream?