+ 1

What is the Use of logic in computers?

I am computer science major and I take logic as one of my course but I don't get why!

24th Dec 2017, 1:23 PM
Adugna.T
Adugna.T - avatar
3 Answers
+ 9
Data in computers are built upon binary, i.e. 1s and 0s, like switches, representing boolean values, true and false. How computers operate is determined by how these boolean values are handled. Putting that apart, understanding how to deal with boolean and having a strong grasp of logic and its applications is also a crucial part of programming.
24th Dec 2017, 1:25 PM
Hatsy Rei
Hatsy Rei - avatar
31st Dec 2017, 9:14 AM
Mason Neville
Mason Neville - avatar