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

Answer Posted / ricky

fputs("Hello",stdout)

Is This Answer Correct ?    4 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a progrmm in c language take user interface generate table using for loop?

1576


What is cohesion in c?

545


What are the 3 types of structures?

575


What are categories used for in c?

574


How do you declare a variable that will hold string values?

672






what is the height of tree if leaf node is at level 3. please explain

1604


How many levels of pointers have?

602


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

661


How do I swap bytes?

634


i got 75% in all semester am i eligible for your company

1743


How many types of arrays are there in c?

600


Why pointers are used?

634


What is the difference between scanf and fscanf?

671


What are the types of data types and explain?

675


Explain the difference between structs and unions in c?

580