Differentiate between the manipulator and setf( ) function?
No Answer is Posted For this Question
Be the First to Post Answer
What is scope of a variable? (LOLZ)
Does c++ support exception handling?
What is the advantage of an external iterator.
What is the main function c++?
What things would you remember while making an interface?
Is sorted c++?
What is the use of c++ programming language in real life?
What are the advantages of early binding?
What are the different data types present in C++?
Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?
If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3
What is a manipulator in c++?