Carry out conversion of one object of user-defined type to another?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

You run a shell on unix system. How would you tell which shell are you running?

0 Answers  


What is the best c++ compiler for windows 10?

0 Answers  


What is function overloading c++?

0 Answers  


What is the use of register keyword with the variables?

0 Answers  


What is implicit conversion/coercion in c++?

1 Answers  






By using c++ with an example describe linked list?

0 Answers  


What is polymorphism & list its types in c++?

0 Answers  


Explain the uses oof nested class?

0 Answers  


How did c++ get its name?

0 Answers  


What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

0 Answers  


Incase of a function declaration, what is extern means?

0 Answers  


Is main a class in c++?

0 Answers  


Categories