#include<stdio.h>
#include<conio.h>
#include<conio.h>
- # => The Pre-processor is the part of the compiler which fetch your program from file.
- <stdio.h>&<conio.h> => These are the basic libraries formed which helps the programmer or coder to run some particular functions without lots of efforts.
main()

No comments:
Post a Comment
Guys if you think something is wrong or should be edit than please do comment.