How do you initialize a string in c++?


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

Post New Answer

More C++ General Interview Questions

Will the inline function be compiled as the inline function always? Justify.

1 Answers  


You're given an array containing both positive and negative integers and required to find the sub-array with the largest sum (O(N) a la KBL). Write a routine in C for the above.

4 Answers  


Explain about templates of C++.

0 Answers  


Define whitespace in C++.

0 Answers   HCL,


What is heap sort in c++?

0 Answers  






How would you use the functions sin(), pow(), sqrt()?

0 Answers  


What are references in c++?

0 Answers  


Difference between static global and global?

16 Answers   Microsoft, Symphony, Wipro,


Where must the declaration of a friend function appear?

0 Answers  


Is rust better than c++?

0 Answers  


What is c++ and its features?

0 Answers  


What are the differences between public, private, and protected access?

12 Answers   IBM, Oracle, Wipro,


Categories