Basic Go Back Decisions views 3:53 In our daily life, we always take some decisions based on the conditions around us. If there are black clouds in the sky, we carry an umbrella. If the sun is shining too brightly then we take a cap. Many times when we write code, we have to take similar decisions. The commands used for doing this are called decision commands. Introduction of Programming languages How to Write a Programme Using C++ Keywords and variables Operators Relational Operators Logical Operators Loops and Decisions Decisions Switch Statement Breaking the loop and starting the program from beginning