What is string in c++ programming?


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

Post New Answer

More C++ General Interview Questions

They will ask u question about single linked list?. Write Code for to insert delete node.

2 Answers   Persistent,


Differentiate between a template class and class template?

1 Answers  


What does extern mean in a function declaration in c++?

0 Answers  


Explain explicit container.

0 Answers  


Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.

1 Answers  






Why is it called c++?

0 Answers  


Why pointer is used in c++?

0 Answers  


What is a unnitialised pointer?

0 Answers  


Is it possible to have a recursive inline function in c++?

0 Answers  


What is a virtual destructor?

2 Answers  


What is virtual base class?

0 Answers  


How can you differentiate between inheritance and implementation in c++?

0 Answers  


Categories