Answer Posted / shivangi
there is nothing like "virtual constructor"
| Is This Answer Correct ? | 48 Yes | 4 No |
Post New Answer View All Answers
Who was the creator of c++?
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 .
How to declare a pointer to an array of integers?
Why are pointers not used in c++?
Is std :: string immutable?
What is the array and initializing arrays in c++?
Write about the use of the virtual destructor?
Name the debugging methods that are used to solve problems?
What are the operators in c++?
What is singleton class in c++?
If a function doesn’t return a value, how do you declare the function?
What is data binding in c++?
What is a forward referencing and when should it be used?
What is the c++ code?
What is the difference between a reference and a pointer?