Correct Answer: whenPUT(url, [data], [headers]);
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Angular JS Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Angular JS MCQ Questions
Which of the given parameters of $resource() are optional?
Which object does the $http.get() function return?
in Distributed Architecture Structure. which of the following layers is used to establish and delete the network connections?
Consider that a service called Shttp makes server calls. Which of the following examples about the dependency injection in AnguiarJS is correct? Example 1: function fetchDashboard Data() [ var $http = new HttpServicel); return Shttp.get('my/url'); ] Example 2: function fetchDashboardData(Shttp) [ return $http.get['my/url'); 1 Example 1 Example 2
The following snippet is used in an HTML file to insert the angular.js framework file: . Given below are some statements regarding angular control over the page. Which of them is true?
Which directive is used to define the variables to be used in an AngularJS application?
The ngChange directive in AngularJS executes at:
Which of the services given below parses the Uniform Resource Locator (URL) in the address bar of the browser and makes that URL available to the application?
When $http.get returns a particular object. what method does this object invoke when getting the response?
in Service Fabric [PowerShell). which of the following commands is used to retrieve me status of each node available in a cluster?