Infomax Computer Academy
Report Bug
Qus : Given the declaration int arr[3] = {1, 2, 3};, what is the value of *arr?
QusGiven the declaration int arr[3] = {1, 2, 3};, what is the value of *arr?
A. 1
B. 2
C. 3
D. Undefined
Solution
A. 1
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others