What will be the output of following program code?
the output is
Because (buf + 1) jump the one index right. show indexing start from value 2.
What will be the output of following program code?