Basic Go Back Loops and Decisions views 11:39 If we want to give a specific command over and over again, we make use of loops. Suppose you want to write a program that displays the tables. If we write the program using only the things that we have learnt till now, the program will look like this: 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