Which type is best suited to represent the logical values?
(a) integer
(b) boolean
(c) character
(d) float
This question was addressed to me by my school teacher while I was bunking the class.
My query is from Types in chapter Types, Pointers, Arrays & Structures in C++ of C++