Closed aryanharitsh123 closed 3 years ago
Should I add Bitwise operators inside the "operators in C" section or a separate section in the theory menu?
@aryanharitsh123 if you want to add only names and one line about bitwise operator mention them in operators in C but if you want to explain them with proper description you should make a new dart file.
Okay, I'll make a seperate .dart file with explanation,examples and some programs.
Great 👍
Added all this, Please review.
Wow, you are doing a great work. Keep it up 💯
Thank You :), Please Review and Merge.
Bitwise operators are very useful when it comes to problem-solving, So, I guess there should be some info. and basic programs related to them.