The '''if then else''' logic of computer programming is the essential aspect which elevated the modern computer from earlier automatic machines such as the [[Jacquard loom]].
+
The "if then else" construct is a form of [[Conditional Statement]] that is most often used in [[Computer Programming]]. This statement is used in almost all modern programming languages. The basic structure of it is: