Answer Posted / ashish singh
array is the similer data type elements.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
What is floating point constants?
What standard functions are available to manipulate strings?
What are the general description for loop statement and available loop types in c?
what are the different storage classes in c?
Why c is called a mid level programming language?
What are local variables c?
What is #define used for in c?
What is the modulus operator?
How can a program be made to print the line number where an error occurs?
What are the usage of pointer in c?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
Why is C language being considered a middle level language?
What does the format %10.2 mean when included in a printf statement?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above