Predict the output:
int main()
{
int a[10];
printf("%d", *a+1-*a+3);
return 0;
}
Answers
Answered by
1
Answer:
The output of that should be "4"
Similar questions
Art,
1 month ago
Business Studies,
1 month ago
Geography,
1 month ago
Art,
2 months ago
Math,
2 months ago
Social Sciences,
9 months ago
Hindi,
9 months ago