Microsoft
MB6-890 · Question #48
You are debugging the following code: The value of CustTable.BankAccount is CUST0003' for the CustTable record where the AccountNum is 5011 before this code executes. What is the value of…
The correct answer is C. CUST0005. See the full explanation below for the reasoning.
Question
You are debugging the following code:
The value of CustTable.BankAccount is CUST0003' for the CustTable record where the AccountNum is 5011 before this code executes. What is the value of CustTable.BankAccount where the CustTable-AccountNum is '5011' immediately after the code executes?
Exhibit
Options
- ACUST0003
- BCUST0004
- CCUST0005
- DCUST0006
How the community answered
(32 responses)- A16% (5)
- B3% (1)
- C72% (23)
- D9% (3)
Community Discussion
No community discussion yet for this question.
