What is c++ manipulator?


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

Post New Answer

More C++ General Interview Questions

Types of storage and scope of each type

2 Answers   CA,


write a program to insert an element into an array

26 Answers   TCS,


What is the difference between method overloading and method overriding in c++?

0 Answers  


Can you explain the term "resource acquisition is initialization?"

1 Answers   Amazon,


What is function overloading c++?

0 Answers  






What is c++ hiding?

0 Answers  


What is the purpose of the "delete" operator?

0 Answers  


What is an undefined behavior and sequence points

0 Answers  


Describe new operator and delete operator?

0 Answers  


What is the size of a vector?

0 Answers  


How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 Answers   CTS,


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

0 Answers  


Categories