1
Answer

Do both $.ajax and $http use XML HttpRequest internally?

I have few point on which I'm confused - 
  1. If both uses same, How they are differ?
  2. If not then what they use internally to communicate with server partially?
  3. Which one is good for faster execution/performance? 
Answers (1)