The ____ method is used to call a server method from the client

23. The ____ method is used to call a server method from the client.

  1. Meteor.Server
  2. Meteor.client
  3. Meteor.call

Answer: C) Meteor.call

Explanation:

The Meteor.call method is used to call a server method from the client.

Comments and Discussions!

Load comments ↻






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