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

Do vectors start at 0?

0 Answers  


what is COPY CONSTRUCTOR and what is it used for?

0 Answers  


What is the difference between a class and a structure in C++?

1 Answers  


Write about the members that a derived class can add?

0 Answers  


What is the purpose of template?

0 Answers  


Can we have "Virtual Constructors"?

10 Answers   TCS,


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


What is a static element?

0 Answers  


Is facebook written in c++?

0 Answers  


What is the rule of three?

0 Answers  


the first character in the variable name must be an a) special symbol b) number c) alphabet

0 Answers  


Do vectors start at 0 c++?

0 Answers  


Categories