ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 7 - MB-500 discussion

Report
Export

HOTSPOT

You have the following class definition:

You need to create an extension class and create a new static method in it that converts miles to kilometers and then call the method from another class.

How should you complete the code and call the method? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 7
Correct answer: Question 7

Explanation:

Box 1: final class UnitConv_MyExtension

Box 2: var km = UnitConv::miToKm(62.1371);

Reference:

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/method-wrapping-coc

asked 05/10/2024
Ana Santos
40 questions
User
0 comments
Sorted by

Leave a comment first