ALGORITHM
1. BEGIN
2. PRINT "Hello World"
3. END
PROGRAM
#include<stdio.h>
void main()
{
printf("Hello World\n");
}
Print Hello World - Malayalam
Introduction to GCC and example
Tech Programming Ideas is one of the best places on the programming for programmers. Learn coding with Tech Programming Ideas tutorials. We are covered android programming, php, yii2 framework, javascript, mysql, vb.net etc.
No comments:
Post a Comment