تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Advanced C++: const and Functions ضمن كورس OOP شرح قناة Bo Qian، الفديو رقم 2 مجانى معتمد اونلاين
There are 3 ways a const can be used with a function:
1. const parameter;
2. const return value;
3. const function.
Notes can be downloaded from: boqian.weebly.com