B. Variable
A variable is a reusable value that can be reassigned during the execution of a program. It stores data that can change over time, allowing flexibility in programming.
Explanation of Other Options:
A. Method – A method is a function associated with an object or class that performs a specific action but does not store a reassigned value.
C. Constant – A constant holds a value that cannot be changed after its initial assignment.
D. Function – A function is a block of reusable code that performs a task but does not store values for reassignment like a variable does.
Thus, the correct answer is Variable (B) since it allows reassignment and reuse.
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.FC0-U61 Exam Questions
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.
lexxone
2 months ago