public class MainClass{ public static void main(String[] argv){ byte b; boolean myBooleanPrimitive; int x, y, z; // declare three int primitives } }