Syvum Home Page

Home > Quiz Games > Java Programming >

Java Programming : Flash Cards I


Learn Java programming through these flash cards.

Formats Info Page Worksheet / Test Paper Quiz Review
Flash Cards



What will be the output of the following code?
byte x = 64, y;
y = (byte) (x << 2);
System.out.println(y);
 



Print Flashcards
Create Your Own Flash Cards


Contact Info © 1999-2025 Syvum Technologies Inc. Privacy Policy Disclaimer and Copyright