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.
659 visits
Outline:فنکشن اوورلوڈِنگ فنکشن اوورائڈِنگ دونوں کے بیچ فرق
فنکشن اوورلوڈِنگ فنکشن اوورائڈِنگ دونوں کے بیچ فرق
Show video info
Pre-requisite