Out of fgets() and gets() which function is safe to use?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of volatile keyword in c++? Give an example.
What does std :: flush do?
What is friend class in c++ with example?
What is buffering in c++?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
Specify different types of decision control statements?
How can you differentiate between inheritance and implementation in c++?
What is c++ library?
What does scope resolution operator do?
Discuss the possibilities related to the termination of a program before entering the mainq method?
what is the emaning of '#include" "'?
Is std :: string immutable?