Q. For separating server-side code from client-side code on a ASP.NET page, what programming model should you use?


 A. Separation model
 B.Code-Behind model
 C.In-Line model
 D.ClientServer model
Ans: B