Answer Posted / vignesh1988i
this line will work.... first the value of i will be in the array and then i will get incremented
| Is This Answer Correct ? | 11 Yes | 18 No |
Post New Answer View All Answers
Explain what is wrong with this program statement?
How many types of errors are there in c language? Explain
What's the difference between constant char *p and char * constant p?
What is ## preprocessor operator in c?
What is the equivalent code of the following statement in WHILE LOOP format?
What is property type c?
find out largest elemant of diagonalmatrix
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
When should you not use a type cast?
Explain 'bus error'?
How does normalization of huge pointer works?
What is console in c language?
What is function prototype?
What is union and structure in c?
What is a buffer in c?