C - Variables and Data Types
Which of the following correctly declares and initializes three integer variables
x, y, and z with values 7, 8, and 9 respectively in a single statement?