Differentiate between the manipulator and setf( ) function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Will c++ be replaced?

0 Answers  


Can a constructor throw a exception? How to handle the error when the constructor fails?

1 Answers  


Array base access faster or pointer base access is faster?

0 Answers  


In java a final class is a class that cannot be derived. How can you make a similar class in C++

1 Answers  


Define a conversion constructor?

0 Answers  






Where can I run c++ program?

0 Answers  


What is different in C++, compare with unix?

0 Answers  


What is c++ library?

0 Answers  


Explain the different access specifiers for the class member in c++.

0 Answers  


What is a wchar_t in c++?

0 Answers  


What is the use of main function in c++?

0 Answers  


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


Categories