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 is the extension of c++?
What is an Iterator class?
Can you please explain the difference between using macro and inline functions?
What is abstract keyword in c++?
Is map sorted c++?
if i want cin 12345678910 and cout abcdefghij. so how can i create the program?. example : if i key in 8910 so the answer is ghij.
What are separators in c++?
What is the use of ‘using’ declaration?
Brief explaination about #include<iostream.h>, cin and cout
What do you understand by zombie objects in c++?
What is a virtual destructor?
Describe the main characteristics of static functions?