Out of fgets() and gets() which function is safe to use and why?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of using a pointer?
What is a concrete class?
what is the emaning of '#include" "'?
What is the best it certification?
If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?
What is constant in c++ with example?
Write is a binary search tree? Write an algo and tell complexity?
Which should be more useful: the protected and public virtuals?
How to give an alternate name to a namespace?
Incase of a function declaration, what is extern means?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?