Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
~167 People Reached
Favorite Forums
Favorite Tags
java x 2

1 Posted Topic

Member Avatar for mistersalty

@NormR1 if (isLeapYear = true) the problem in this syntax is that in comparing one must use "==" double equal sign to compare if it is equal or not, if using only "=" one equal sign, it is only used for assigning data into a variable. the syntax in correct …

Member Avatar for jee08
0
167

The End.