What is buffer and example?


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

Post New Answer

More C++ General Interview Questions

What you mean by early binding and late binding? How it is related to dynamic binding?

1 Answers  


What is the copy-and-swap idiom?

0 Answers  


What does the nocreate and noreplace flag ensure when they are used for opening a file?

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  


Why is c++ called oops?

0 Answers  






Explain how the virtual base class is different from the conventional base classes of the opps.

0 Answers  


What is the use of ::(scope resolution operator)?

0 Answers  


What are the restrictions apply to constructors and destructors?

0 Answers  


What is a float in c++?

0 Answers  


What is a unnitialised pointer?

0 Answers  


What is rvalue?

0 Answers  


What is ios flag in c++?

0 Answers  


Categories