Answer Posted / mubarak khowaja
array is the collection of similer data type,
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of C instructions?
How do you sort filenames in a directory?
How can I copy just a portion of a string?
write a program to print largest number of each row of a 2D array
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
When do we get logical errors?
what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above
What is difference between union All statement and Union?
Explain what is a const pointer?
What is c definition?
Why string is used in c?
How many keywords are there in c?
Explain the use of keyword 'register' with respect to variables.
What do you mean by a local block?
What is output redirection?