How many bytes will the pointer INTPTR of type int move in the-03169
How many bytes will the pointer INTPTR of type int move in the following statement? intPtr += 3 ;
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Mid Term - Quiz No.8.
How many bytes will the pointer INTPTR of type int move in the following statement? intPtr += 3 ;
6 bytes
3 bytes
24 bytes
12 bytes