The set of rules you must follow when using a programming language is called the language's ____.

A. syntax
B. rules
C. order
D. object


Answer: A

Computer Science & Information Technology

You might also like to view...

In the following function prototype:

int fun1(double& Num1, double& Num 2); A. Function fun1 can modify the arguments passed to both Num1 and Num2 B. Function fun1 can not modify the arguments passed to Num1 and Num2 C. Function fun1 can only modify the argument passed to Num1 D. Function fun1 can only modify the argument passed to Num2

Computer Science & Information Technology

Defining names for a spreadsheet allows you to refer to cells

a. by location b. symbolically c. conditionally d. alphabetically

Computer Science & Information Technology

When the reserved word ________ is used as a macro name, the macro will automatically run when a document starts

Fill in the blank(s) with correct word

Computer Science & Information Technology

A laptop computer's display is badly damaged. In addition to the LCD screen needing replacement, which other components might also need to be replaced? (choose all that apply)

a. CPU b. Wireless antenna c. Webcam d. SODIMMs

Computer Science & Information Technology