contestada

How would you consolidate the following declaration statements into one statement?

- int x = 7;
- int y = 16;
- int z = 28;