MCQOPTIONS
Saved Bookmarks
| 1. |
Which programming model should you implement if you want to separate your server-side code from your client-side layout code in a Web page? |
| A. | Single-file model |
| B. | Code-behind model |
| C. | Inline model |
| D. | Client-server model |
| Answer» C. Inline model | |