MB6-512  Exam

Exam # of questions Description  Update
MB6-512 61 MB6-512... 02/15/2011
[Practice Test]    [Download Study Guide(PDF)]   [Update Exam]

MB6-512 - Exam Information
  • Description: AX 4.0 Enterprise Portal Development
  • Passing Score: 75%
  • Practice Test - Number of questions: 61 questions
  • Simulation Test - Number of questions: 61 questions
  • Simulation Test Duration: 90 minutes
  • Has explanations: No

Question of the day

One of the ways Web forms are different from standard forms is that Web forms are "stateless what does "stateless mean?

Answer(s)

  1. Data displayed on the Web form is a snapshot, but a connection is maintained to the serverand the form data is automatically refreshed.
  2. Data displayed on the Web form is a snapshot, meaning that a connection to the server is notmaintained and that the form data is not dynamically updated.
  3. Data displayed on the Web is dynamically updated and refreshed automatically.
  4. Data displayed on the Web form cannot be updated or refreshed.
Correct Answer

Data displayed on the Web form is a snapshot, meaning that a connection to the server is notmaintained and that the form data is not dynamically updated.