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


Explain the difference between fopen() and freopen().

Answers were Sorted based on User's Feedback



Explain the difference between fopen() and freopen()...

Answer / nashiinformaticssolutions

 fopen(): Opens a new file.
 freopen(): Reopens a file stream to a different file or mode.

Is This Answer Correct ?    0 Yes 0 No

Explain the difference between fopen() and freopen()...

Answer / hr@tgksolutions.com

 fopen(): Opens a new file.
 freopen(): Reopens a file stream to a different file or mode.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

What is malloc() function?

0 Answers  


Is the following code legal? struct a { int x; struct a b; }

4 Answers  


What are qualifiers in c?

0 Answers  


What is wrong with this initialization?

0 Answers  


Tell me the use of bit field in c language?

0 Answers  


Why & is used in c?

0 Answers  


Which programming language is best for getting job 2020?

0 Answers  


where does it flourished?

0 Answers   Microsoft,


Explain 'far' and 'near' pointers in c.

0 Answers  


How can I swap two values without using a temporary?

0 Answers  


the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

0 Answers  


Write a small C program to determine whether a machine's type is little-endian or big-endian.

5 Answers   nvidia,


Categories