Answer Posted / vk
Using explicit keyword in the constructor
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
How do you decide which integer type to use?
Give 10 points of differences between C & C++.
what does the following statement mean? int (*a)[4]
By using c++ with an example describe linked list?
Is c++ a programming language?
What is object in c++ example?
What are signs of manipulation?
Explain Memory Allocation in C/C++ ?
What is the most powerful coding language?
What are virtual functions in c++?
How is computer programming useful in real life?
What is late binding c++?
Why was c++ made?
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?