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 print "hello"

Answer Posted / diwakar prasad singh

#include<stdio.h>
main()
{
printf("hello");
}

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is restrict keyword in c?

1166


What is an auto keyword in c?

1146


What is masking?

1213


Why doesnt long int work?

1099


What is the use of bitwise operator?

1172


The file stdio.h, what does it contain?

1213


What is sizeof in c?

1050


How can I get the current date or time of day in a c program?

1269


What are the difference between a free-standing and a hosted environment?

1342


Difference between strcpy() and memcpy() function?

1207


What is meant by realloc()?

1200


can anyone please tell about the nested interrupts?

2183


how can use subset in c program and give more example

2046


How to implement a packet in C

2930


explain what is a newline escape sequence?

1133