Question:Which of the following functions are true? 

A The reset() function serves to set an array pointer back to the beginning of the array. 

B The end() function moves the pointer to the last position of an array. 

C The next() function returns the array value residing at the position immediately following that of the current array pointer. 

D The prev() function returns the array value residing at the location preceding the the current array pointer. 

+ Answer
+ Report
Total Preview: 828

Copyright © 2024. Powered by Intellect Software Ltd