Imagine you saw the following line in code.
int x = 76;
Which of the concepts you learned about in this module would you recognize it as?
x is a variable
x is a method
x is a comment
x is an object
There are no hints for this question