Variables and Standard Types
Exercise: Declare a number using a primitive type
Goal
Declare an integer (int) variable using the primitive type alias, with a value of 100.
Page 9 of 17
Declare an integer (int) variable using the primitive type alias, with a value of 100.