Home
About
Contact
Terms and Conditions
Disclaimer
Privacy Policy
Boxed(True/False)
Home
Program
_C Program
__C Language
__C++
__C#
_html
__html notes
_Java Program
__Java Notes
_Javascript Program
__Javascript Notes
2d concept
_3D CONCEPT
Web Design
_PHP PROJECT
_ASP.NET
DATA STRUCTURE
COMPUTER NETWORK
Aptitude Question
Tech Tricks
Home
c program
Write a C Program to Print Your Name Not Using Semicolon?
Write a C Program to Print Your Name Not Using Semicolon?
Hanif Miah
January 04, 2019
Print Your Name Not Using Semicolon in a C Program
#include<stdio.h>
#include<conio.h>
main()
{
if(printf("CodeTextPro"))
{
}
}
Post a Comment
0 Comments
Social Plugin
Popular Posts
Windows Activate Permanently 10,8.1,8,7 All Version || 100% Legal Way to Active Windows
March 24, 2019
What is Local Area Network(LAN)?
April 01, 2019
How to Create Table Using HTML || Make Database Form Using HTML
March 23, 2019
0 Comments