Joe, a developer, is writing a program in which he needs to store a number that changes over the duration of the program's run. Which of the following would Joe MOST likely use to accomplish this?
Variables
A variable contains a value that can change during the execution of the program. This value might be a text string, a number, or any other data type.
Note...Variables are usually declared, defined as a particular data type, and given an initial value at the start of the routine in which they are used. It is often possible to use undeclared variables, but this can make code harder to read and more prone to errors.
Reference: CertMaster Learn and CompTIA Labs for ITF+ (Exam FC0-U61)
upvoted 4 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
MbappeFC
2 months, 1 week agombrabbit06_gmail_com
1 year, 5 months agosmart_guy
1 year, 8 months agoDion79
3 years, 2 months ago