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

Is there any difference between int [] a and int a [] in c++?

0 Answers  


What is #include iostream h in c++?

0 Answers  


Which software is used to run c++ program?

0 Answers  


Describe the main characteristics of static functions?

1 Answers  


What are the c++ access specifiers?

1 Answers  






Write a function to find the nth item from the end of a linked list in a single pass.

0 Answers   Huawei,


What is the purpose of extern storage specifier?

0 Answers  


Define the process of error-handling in case of constructor failure?

0 Answers  


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

0 Answers  


Is c++ a low level language?

0 Answers  


What is polymorphism & list its types in c++?

0 Answers  


What are the comments in c++?

0 Answers  


Categories