Give reason why the following assignment are invalid
a)2 sum
b)a b
c)* val
d)s-um
e)int
Answers
Answered by
2
Answer:
refer to? int* arr[8];. A. Array of integers. B. Array of integer pointers. Answer: B ... D. Any of above. 5. What is the output of the following code snippet? 1. int x = 5, y = 15; ... printf("%s", abc + abc[3] - abc[4]);. What would this print? A. C Programming ... int a[2][2]={{2,3},{1,6}}; printf(“%d”,&a[0][1] - &a[0][0]);. A. 1. B. 2. C. 4. D. 8. E.
Answered by
2
Answer:
the best option or answer is choice d
Explanation:
? 1. int x = 5, y = 15;. 2. int ... pointers gives total number of ... The contiguous subarray {5,-3,4} has got the largest sum 6 ...
Missing: reason um
Imagewww.chegg.com › qandamaster369
Similar questions