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...

print a "hello" word without using printf n puts in c language

Answer Posted / sandeep kumar yadav

fprintf(stdout,"Hello");

Is This Answer Correct ?    11 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between local variable and global variable in c?

1289


a value that does not change during program execution a) variabe b) argument c) parameter d) none

1290


What is the scope of local variable in c?

1201


What are the types of unary operators?

1251


Is there any possibility to create customized header file with c programming language?

1106


how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

1981


Explain the binary height balanced tree?

1237


Why do some versions of toupper act strangely if given an upper-case letter?

1114


What are the different file extensions involved when programming in C?

1341


Why is c platform dependent?

1138


Can the sizeof operator be used to tell the size of an array passed to a function?

1176


When should a type cast not be used?

1108


What is a header file?

1136


What are keywords c?

1091


What are the parts of c program?

1155