The boolean data type is just a representation of an integer that can only have the values 0 (false) or 1 (true).
boolean isAvailable = true;
boolean isAvailable = true;
Microsoft Dynamics AX, CRM, NAVISON, JOBS, X++, Interview Questions, Technical Consultant, Functional Consultant, Online material, Example Code, Tutorial and more...
No comments:
Post a Comment