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 is wrong with the following code?
switch (x)
{
case 1:
n1 = 10;
n2 = 20;
case 2:
n3 = 30;
break;
n4 = 40;
}
 



Print Flashcards
Create Your Own Flash Cards


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