How do you initialize a string in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are the sizes and ranges of the basic c++ data types?
How to construct virtual constructor
6 Answers CIStems Software, Symphony,
What is a virtual destructor? Explain the use of it?
Is there a datatype string in c++?How is the memory allocation?
implement stack using stack.h headerfile functions
1 Answers Exilant, GMG, Subex, University,
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?
what is an array
What do you mean by public protected and private in c++?
Have you used MSVC? What do you think of it?
What is rvalue?
sizeof - is it a function or operator?