Computer Science, asked by Reyansh914, 9 months ago

What happens if the following program is executed in C and C++?#include int main() { foo();} int foo() { printf("Hello"); return 0;

Answers

Answered by sidhant014
0

I think you should search the code from Google and paste the code in your editor it will take nearly half n hour

Similar questions