what is the use of void main() in C++ language?
No Answer is Posted For this Question
Be the First to Post Answer
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
What is the purpose of template?
What is a singleton class c++?
What are static variables?
Explain the problem with overriding functions
How do you establish an is-a relationship?
What is the difference between Char a[ ]=”string” and char *a=”String”
How to demonstrate the use of a variable?
In a class only declaration of the function is there but defintion is not there then what is that function?
What is singleton class in c++?
In c++, what is the difference between method overloading and method overriding?
why the size of an empty class is 1