InterviewSolution
Saved Bookmarks
| 1. |
What Is The Functionality Of The Client Code? |
|
Answer» The CLIENT codes PARSES all the APIs coming to the stack. It forms an interface between the stack and the USER / service layer. The client codes parses all the APIs coming to the stack. It forms an interface between the stack and the user / service layer. |
|