C++ - Assignment Operators

preview_player
Показать описание
C++ - Assignment Operators
Lecture By: Mr. Arnab Chakraborty, Tutorials Point India Private Limited
Рекомендации по теме
Комментарии
Автор

Use coupon “YOUTUBE 12” to get “FLAT 12%” OFF at checkout

TutorialsPoint_
Автор

I wish you had gone over the logic of ^ and | and & signs in this video a bit in detail, but still most of questions got answered thanks again. Only that part left uncertained

ahmadshah
Автор

thankyou very much sir u explained really well

dishaaswani
Автор

Not a good explanation. Very unclear. Result to having one example per explanation. @4:25 "C (Star) = to a"? Just say the Asterisk symbol means multiplication. @4:35 it's not "21 into 21" it's 21 times 21. @4:44 "C slash is = to a"? Just say the slash symbol means division. It does not mean "C is squared"! That is totally incorrect: It means division! If you're gonna teach then use the correct terminology to describe or else you're teaching beginners how to create errors in their code or how to refer to terms in an erroneous manner.

whathuh