Out of fgets() and gets() which function is safe to use?
No Answer is Posted For this Question
Be the First to Post Answer
Why iomanip is used in c++?
What is the main use of c++?
What is lambda in c++?
Why seem interrupt handlers as member functions to be impossible?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
What are the advantages of C++ programming compared to C programming?
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
What is the iunknown interface?
What is the function of the keyword ‘volatile’ in C++?
What is the use of endl in c++ give an example?
Can we specify variable field width in a scanf() format string? If possible how?
What is vector pair in c++?