A developer submits code for a quality assurance review. Several lines of code use the var data type. You need to validate the segments for the correct X++ structure. Which code statement will pass validation? A. var var1 = systemDataGet(); var1 = var1 ? today():ג€Not todayג€; B. var var1 = (var1 >= false) ? true:10; C. var var1 = true; var1 = true ? 10:false; D. var var1 = true ? 10:ג€10ג€; Suggested Answer: C This question is in MB-500 Microsoft Dynamics 365 Finance and Operations Apps Developer Exam For getting Microsoft Certified: Dynamics 365 Finance and Operations Apps Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer