Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How can I make a program in c to print 'Hello' without
using semicolon in the code?

Answer Posted / akash dibya

{
if(printf("Hello"))
{
\*blank*\
}
}

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program which returns the first non repetitive character in the string?

1119


What is the difference between break and continue?

1509


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

1365


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

3311


Can i use “int” data type to store the value 32768? Why?

1187


In C language, a variable name cannot contain?

1271


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2539


What is the function of this pointer?

1328


How main function is called in c?

1121


A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

1172


What is the difference between far and near ?

1191


Why is main function so important?

1099


What is merge sort in c?

1043


How can I write functions that take a variable number of arguments?

1126


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

1202