Question:If you want to separate your server-side code from your client-side layout code in aWeb page, what programming model should you implement?
A Single-fi le model B Code-behind model C Inline model D Client-server model
+ AnswerB
+ Report