hello world programme
//hello world programme...
#include<stdio.h>
#include<conio.h>
void main()
{
printf("Hello world");
getch();
}
OUTPUT;
Hello world
Artificial intelligence ! in this time we all heard the word AI (artificial intelligence) so what is the artificial intelligence and wha...
hello this is gaurav
Related Posts
Reviewed by gauarv
on
October 04, 2017
Rating: 5
No comments:
Post a Comment