What is setw manipulator in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is a binary file? List the merits and demerits of the binary file usagein C++.
What does catch(…) mean?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
Is c better than c++?
Why the usage of pointers in C++ is not recommended ?
Explain the isa and hasa class relationships.
Can we use struct in c++?
if i want cin 12345678910 and cout abcdefghij. so how can i create the program?. example : if i key in 8910 so the answer is ghij.
What are formatting flags in ios class?
What is the difference between public, private, and protected access?
differance between copy & clon
What is function prototyping?