Free Pass4sure Microsoft Business Solution Exam MB7-516 Online Book
June 1, 20091.In a Function, when a parameter is specified as Var, it means:
A: The parameter is passed as a variant.
B: The parameter is passed by value rather than reference.
C: The parameter has variable lengths.
D: The parameter is passed by reference rather than value.
Correct Answers: D
2.When must the SourceExpr property be populated for a Label control?
A: When the Label control is bound to a Textbox control
B: Never, there is no such property for Label controls
C: Only when the control is placed on an unbound form
D: When the ParentControl property of the Label control is set to the Source Table
Correct Answers: B
3.Select the SETFILTER line that is equivalent to:
Customer.SETRANGE(’No.’, LowValue, HighValue);
A: Customer.SETFILTER(’No.’, ‘%1|%2′, LowValue, HighValue);
B: Customer.SETFILTER(’No.’, LowValue, HighValue);
C: Customer.SETFILTER(’No.’, ‘%1..%2′, LowValue, HighValue);
D: Customer.SETFILTER(’No.’, LowValue..HighValue);
Correct Answers: C
4.Which of the following controls cannot be contained in a subform?
A: Picturebox
B: Subform
C: Tablebox
D: Tab Control
Correct Answers: B
5.Which of the following is not a valid reason to apply Grouping in a Microsoft Dynamics NAV report?
A: To cause the report to print a new page for each Salesperson when printing a list of Customers
B: To print a subtotal of the Balance field for each Salesperson when printing a list of Customers
C: To cause two or more Customer reports to print simultaneously for each Salesperson
D: To cause the report to print a sub-heading each time the Salesperson code changes when printing a list of Customers
Correct Answers: C
Add A Comment