pinkavb12
contestada

Simonne is developing a program. She names a variable %due, but then recognizes that this name violates a variable naming convention. What naming convention does it violate?
Variable names must be at least five characters in length.
Variable names must begin with a number.
Variables names cannot include a percent sign (%).
Variables names cannot include the letter e.

Respuesta :

Answer:

Variables names cannot include a percent sign (%).

Explanation:

Answer:

C

Explanation:

ACCESS MORE