Monday, 26 August 2013

Global and Public variables

Global and Public variables

I have a public variable that I declared in class file FlashCards. I tried
to assign a value to it in class file AddCard. NetBeans told me that the
variable wasn't declared in AddCard.

No comments:

Post a Comment