write a program that compiles and executes but computes wrong because of a comment that was not close
#include <stdio.h> int main() { printf("Hello World"); /* int temp = 6*/4; return 0; }
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment