✍️ Get Writing Help
WhatsApp

Variable declarations

The C11 program in Example 2-18 illustrates how to read strings and numeric data.

The following statements are examples of variable declarations:

int a, b, c;

double x, y

The following statements are examples of executable statements:

a = 4; //assignment statement

cin >> b; //input statement

cout < a=””>< “=”” “=””>< b=””>< endl;=”” output=””>

For faster services, inquiry about  new assignments submission or  follow ups on your assignments please text us/call us on +1 (251) 265-5102