PRF192_-_FA_2023_-_RE_1128.webp
Mai2002

PRF192_-_FA_2023_-_RE_1128.webp

  • Media owner Mai2002
  • Ngày thêm
Answer (Choose 1 answer)
What will happen if you try to compile and try to run the code below?
#include <stdio.h>
void print_msg(void);
int main(){
print_msg("This is a message to print");
return 0;
}
void print_msg(void){
printf( "This is a message to print");
}
A. I can not compile the program because it has some errors
B. The program will be compiled and can run well
C. I can compile the program but when i try to run the program, it causes a runtime error
D. The program will be compiled but the result is not correct


E 44

Thông tin

Category
PRF192
Thêm bởi
Mai2002
Ngày thêm
Lượt xem
2,757
Lượt bình luận
14
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRF192_-_FA_2023_-_RE_1128.webp
File size
58.4 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom