Uploaded by Matt Wilder

Java Class Example: 'stuff' with int num

advertisement
public class stuff {
int num = 20;
}
Download