Question NO : 7
You need to insert code at line CP15 to retrieve the account balance for a user.
How should you complete the relevant code? To answer, select the appropriate code
segment from each list in the answer area.
From scenario:Users must be able to access accounts, view balances, view recent transactions, and
deposit checks by using the UWP app.
Box 1: HttpClient
Box 2: GetAsync
Box 3: DataContractJsonSerializer
From scenario: Consume the JSON that the Fabrikam core web service provides.