Answer Posted / vk
Using explicit keyword in the constructor
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Do you know the problem with overriding functions?
Explain the purpose of the keyword volatile.
Are there interfaces in c++?
What are structures and unions?
What is a stack c++?
total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.
What is a container class? What are the types of container classes in c++?
Why do we need pointers?
What is a type library?
What is the copy-and-swap idiom?
What is the difference between prefix and postfix versions of operator++()?
Can a program run without main in c++?
Can we overload operator in c++?
What is class and structure in c++?
Can malloc be used in c++?