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

implement stack using stack.h headerfile functions

1 Answers   Exilant, GMG, Subex, University,


given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().

2 Answers  


What is the standard template library (stl)?

3 Answers  


What is abstract class in c++?

0 Answers  


how to access grid view row?

0 Answers  


What is iterator in c++?

0 Answers  


Explain the isa and hasa class relationships. How would you implement each?

0 Answers  


What are inline functions? What is the syntax for defining an inline function?

0 Answers  


What are the advantages of pointers?

0 Answers  


print first nodd numbers in descending order

7 Answers  


Can constructor be private in c++?

0 Answers  


Write about the stack unwinding?

0 Answers  


Categories