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

Write a program to calculate the BMI of a person using the formula BMI = weight/height2.

2 Answers  


What is the use of data hiding?

0 Answers  


how to access grid view row?

0 Answers  


What is a mutable member?

1 Answers  


What is a far pointer? where we use it?

0 Answers  


What is a constructor and how is it called?

0 Answers  


Define basic type of variable used for a different condition in C++?

0 Answers  


why we cant create array of refrences

4 Answers  


What is split a string in c++?

0 Answers  


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

0 Answers  


How do I use arrays in c++?

0 Answers  


what is multi-threading in C++?

0 Answers  


Categories