Good Day all!
I am not clear about few errors occur in java programs. Hope anyone can help me to understand them.
1. Checking error - I understand this error involves with incorrect initialization values which causes wrong iteration/loop. Am I right and are there any examples of checking?
2. Assignment error - I am confused with Assignment and Checking errors, which I think this error involves with wrong variable values too. Do you guys think there are under same error category?
3. Relationship error - can anyone tell me what is with this error?
To me there are all about the same, how can I possibly determine them.
Thanks a lot for helping me out......god bless you.
I am not clear about few errors occur in java programs. Hope anyone can help me to understand them.
1. Checking error - I understand this error involves with incorrect initialization values which causes wrong iteration/loop. Am I right and are there any examples of checking?
2. Assignment error - I am confused with Assignment and Checking errors, which I think this error involves with wrong variable values too. Do you guys think there are under same error category?
3. Relationship error - can anyone tell me what is with this error?
To me there are all about the same, how can I possibly determine them.
Thanks a lot for helping me out......god bless you.
Comment