Answer Posted / khaja
it wont work bcoz its meaning less
bcoz i++* is not an increment operator(post increment)
*++i is to not a pre increment operator...
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain main function in c?
Which driver is a pure java driver
can anyone please tell about the nested interrupts?
Explain what is the benefit of using an enum rather than a #define constant?
What is string in c language?
Why doesnt long int work?
Explain how do you view the path?
Do you have any idea how to compare array with pointer in c?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
What is meant by realloc()?
Explain how can you tell whether a program was compiled using c versus c++?
Is c weakly typed?
How can I use a preprocessorif expression to ?
Why is c known as a mother language?
How can I find out how much free space is available on disk?