Purchase Solution

Differences between gets() and fgets()

Not what you're looking for?

Ask Custom Question

What is the difference between gets() and fgets()? Can we use fgets() in place of gets()? Substantiate your answer.

Purchase this Solution

Solution Summary

This solution explains with an example the differences between gets() and fgets() functions. This question in answered with 'C' Language as the basis.

Purchase this Solution


Free BrainMass Quizzes
C++ Operators

This quiz tests a student's knowledge about C++ operators.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Basic Networking Questions

This quiz consists of some basic networking questions.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.