Is string data type in c++?


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

Post New Answer

More C++ General Interview Questions

Explain the difference between overloading and overriding?

0 Answers  


How do you print a string on the printer?

0 Answers  


What are the advantages of C++ programming compared to C programming?

2 Answers   HAL,


Explain about Garbage Collector?

0 Answers  


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

0 Answers  






Describe the role of the c++ in the tradeoff of safety vs. Usability?

0 Answers  


Tell me can a pure virtual function have an implementation?

0 Answers  


Can we inherit constructor in c++?

0 Answers  


Describe Trees using C++ with an example.

0 Answers  


What are the basics of local (auto) objects?

0 Answers  


Is there a sort function in c++?

0 Answers  


What are the different types of polymorphism in c++?

0 Answers  


Categories