!7 p { print("System Bits: " + System.getProperty("sun.arch.data.model")); print("64 Bit VM? " + yn(is64BitVM())); }