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

Hi Every one......... Please Any body give me the answer for
my question. Is it possible to print the word "PRINT F",
without using printf() statement in C-Language.

Answer Posted / rama krishna sidhartha

Yes..... By using puts() we can print it.

code:
puts("PRINT F");

By using fputs() also we can do it.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there a way to jump out of a function or functions?

1162


What is the difference between int main and void main?

1093


What is the maximum length of an identifier?

1231


What is character constants?

1228


Explain can static variables be declared in a header file?

1196


Can a pointer point to null?

1112


Who developed c language?

1145


Explain do array subscripts always start with zero?

1282


Explain goto?

1199


What are file streams?

1066


what are the facialities provided by you after the selection of the student.

2324


Why is event driven programming or procedural programming, better within specific scenario?

2479


What is gets() function?

1184


What is the maximum no. of arguments that can be given in a command line in C.?

1199


explain what is an endless loop?

1145