यह String हम printf() Function द्वारा भी प्रिंट कर सकते हैं। Program #include<stdio.h> main() { int age; char name[30]; puts("Enter ...
確定! 回上一頁