2. C++ Basics
Statements and the structure of a program
Statement - A computer program is a sequence of instructions that tell the computer what to do. A statement is a type of instruction that causes the program to perform some action. They are the smallest indep...
abhilashkakumanu.hashnode.dev8 min read