What are the uses of static class data?
No Answer is Posted For this Question
Be the First to Post Answer
When is a template better solution than a base class??
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What is struct c++?
Can a built-in function be recursive?
Can member functions be private?
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
Write a function which takes a character array as input and reverses it in place.
2 Answers Lehman Brothers, Vision Infotech,
Enter n no. of element and delete value from desire position
List the special characteristics of constructor.
What is general form of pure virtual function? Explain?
What is constructor and destructor in c++?
What does #define mean in c++?