Skip to main content
Search
Search This Blog
thewarloop
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
Labels
C Programming
February 17, 2023
c.hi yash
#include<stdio.h>
int main()
{
printf("Hi yash (thewarloop)");
return 0;
}
Comments
Popular Posts
February 26, 2023
C++. This-> pointer simple program
February 26, 2023
C++.Default Constructor Program
Comments
Post a Comment