What is size of string in c++?


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

Post New Answer

More C++ General Interview Questions

Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

0 Answers  


What is auto used for in c++?

0 Answers  


What are stacks?

0 Answers  


What is the use of volatile keyword in c++? Give an example.

1 Answers  


What is the arrow operator in c++?

0 Answers  






WHO DEVELOPED C++?

6 Answers  


What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

0 Answers  


What is buffering in c++?

0 Answers  


Can we make copy constructor private in c++?

0 Answers  


What is called array?

0 Answers  


What is the use of endl in c++ give an example?

0 Answers  


What is the use of seekg in c++?

0 Answers  


Categories