#include <stdio.h> · int main() The main() function is the entry point of every program in c language. · printf() The printf() function is used to print data on ...
確定! 回上一頁