Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: Heff on Sep 3, 2017



Title: A variable declaration announces the name of a variable that will be used in a program, as well ...
Post by: Heff on Sep 3, 2017
A variable declaration announces the name of a variable that will be used in a program, as well as:
A) The number of times it will be used in the program
B) The type of data it will be used to hold
C) The area of the code in which it will be used
D) The operators that will be used on it
E) None of the above


Title: Re: A variable declaration announces the name of a variable that will be used in a program, as well ...
Post by: jecko on Sep 3, 2017
Content hidden