What will be the output of the program ?
#include void main() { float arr[] = {12.4, 2.3, 4.5, 6.7}; printf("%d", sizeof(arr)/sizeof(arr[0])); }
A.5
B.4
C.6
D.7
Answers
Answered by
1
Hii dear here is your answer
option d is the correct answer
Hope it's help u
option d is the correct answer
Hope it's help u
Answered by
26
D. 7
Hope it helps u
Hope it helps u
Similar questions
Music,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago