A programmer is building a script that will test a condition of either true or false. Which data type would the programmer use?
A programmer is building a script that will test a condition of either true or false. Which data type would the programmer use? char Bool int float Explanation & Hint:…