12. What happens if the following program is executed in C and C++? #include
vaid func(void) {printf("Hello");} void main() {func(); func(2);}
A. Error in C++ and successful execution in C
B. Error in both C and C++
C. Outputs Hello twice in both C and C++
D. Error in C and successful execution in C++
Answers
Answered by
0
Answer:
Apna khayal rakhna Bhai I am rider today and the rest of the week and I
Similar questions