program no : 1 purpose : display the message #include <"stdio.h"> void main() { printf(" welcome to c programming writting"); }