A25:
Advantages:
· It is fast and efficient.
· It has predefined library functions.
· It is portable for machine to machine.
· It has variety of data type and operators.
e.g. printf(“Hello
World!”);
scanf(“%d”,
&num);
Myown Computer Blog
September 29, 2023
A25:
Advantages:
· It is fast and efficient.
· It has predefined library functions.
· It is portable for machine to machine.
· It has variety of data type and operators.
e.g. printf(“Hello
World!”);
scanf(“%d”,
&num);