Can I use malloc() function of C language to allocate dynamic memory in C++?
What is the meaning of the keyword Virtual that is used with operation function?
During function overloading ,Why the return type of the functions(that are overloaded) must be same?in other books we had read that overloading functions should have 1) same name(functions should exist in same class)2)either the parameter type should be different or the no. of parameters should be different .NOTHING ABOUT FUNCTIONS RETURN TYPE.
640 visits
Outline:ఫంక్షన్ ఓవర్-లోడింగ్ ఫంక్షన్ ఓవర్-రైడింగ్ వాటి మధ్య భేదాలు
ఫంక్షన్ ఓవర్-లోడింగ్ ఫంక్షన్ ఓవర్-రైడింగ్ వాటి మధ్య భేదాలు
Show video info
Pre-requisite