InterviewSolution
Saved Bookmarks
| 1. |
What are the benefits of having XML based WEB services? |
|
Answer» Using XML eliminates any networking, operating system, or platform binding. So Web Services based applications are highly interoperable application at their core level. |
|