Which of the following methods will you use if you want the AppML object with the specified name?

30. Which of the following methods will you use if you want the AppML object with the specified name?

  1. new AppML ()
  2. appml("name")
  3. displayMessage(text)

Answer: B) appml("name")

Explanation:

appml("name") will be used in a situation where you want the AppML object with the specified name.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.