Suppose you want to create a new AppML object then which of the following methods will you use?

29. Suppose you want to create a new AppML object then which of the following methods will you use?

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

Answer: A) new AppML ()

Explanation:

new AppML () will help you to create a new AppML object.

Comments and Discussions!

Load comments ↻






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