
Introduction to C++: Programming Concepts and Applications
Booleans and Conditionals in C++
Special Interest · 19 يوليو 2019 · 29 دقائق Prime Video
متوفر على Prime Video
الموسم 1، الحلقة 4: Probe the power of conditionals, which let you construct programs that can choose between true and false alternatives. Learn to use the keyword bool, which stands for Boolean variable—a value that can be either true (1) or false (0). Study the three basic Boolean operations—and, or, not—and see how they can be combined to make truly complex logical operations.
Special Interest · 19 يوليو 2019 · 29 دقائق