- 1
what language can I use the binary
Hello everyone with what language can I use the binary and is that important ?!
3 Answers
0
bitwise operations (if this is what you mean) are supported in almost every language: python, c, c++, java, ...
+ 2
Provide you failing code to be accuratly helped ^^ (and at least specify in which language you've done your attempt ;P)
- 1
Thanks for your answer but then why when I want to make a word using bits the application says there is a fault in my code