UGC NET CS

Programming Languages & Computer Graphics, Practice Quiz

10 questions

Question 1 of 10Score: 0 / 0

In C, what does the expression *(ptr + 3) mean if ptr is an int pointer pointing to the start of an array?