Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
No Answer is Posted For this Question
Be the First to Post Answer
Explain the concept of copy constructor?
an integer constant must have atleast one a) character b) digit c) decimal point
What is prototype for that c string function?
When does a name clash occur in c++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What is the use of 'using' declaration in c++?
The "virtual" specifier in a member function enables which one of the following? a) Monmorphism b) Late binding c) Metamorphism d) Solomorphism e) Inheritance
What is data hiding c++?
What will happen if when say delete this ?
Comment on c++ standard exceptions?
Explain the scope of resolution operator.
What is an overflow error?