Which is not a possible outcome of an app with a memory leak?
A. The app will run without issue.
B. The app will close itself automatically when it reaches the memory limit.
C. The app will crash.
D. The system will crash.
Answer: B
Computer Science & Information Technology
You might also like to view...
________ macros can be executed directly from the Navigation Pane by double-clicking the macro object, clicking Run in Design view, or by attaching the macro to a database object, like a button or text field
Fill in the blank(s) with correct word
Computer Science & Information Technology
In the following expression, the exclamation point is referred to as a(n) ________. =IIf(IsError([Lastname_First Subreport].[Report]![Total Amount])
A) parameter B) object operator C) bang operator D) object linker
Computer Science & Information Technology