Does c++ have string data type?


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

Post New Answer

More C++ General Interview Questions

Which bit wise operator is suitable for checking whether a particular bit is on or off?

0 Answers  


Write a c program for binary addition of two 8 bit numbers.

0 Answers   TCS,


How many storage classes are available in C++?

1 Answers  


write a program in c++ to implement stack using functions in header file stack.h

3 Answers   Google, Subex,


What are signs of manipulation?

0 Answers  






Write syntax to define friend functions in C++.

0 Answers   HAL,


What are shallow and deep copy?

0 Answers  


What are maps in c++?

0 Answers  


In which memory a class gets stored(in heap /in stack)? And why??

2 Answers  


Why do we need templates?

0 Answers  


How do you declare A pointer to a function which receives nothing and returns nothing

0 Answers  


How do pointers work?

0 Answers  


Categories