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
What do you mean by function pointer?
What is insertion sorting?
What will happen if when say delete this ?
How the virtual functions maintain the call up?
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
What is ofstream c++?
What is problem with Runtime type identification?
What is a container class? What are the types of container classes in c++?
What is the meaning of string in c++?
What is the return value of the insertion operator?
Write bites in Turbo c++ Header ("Include") Files.
What is one dimensional array in c++?