Programming Languages ASP.NET Objective
May 20, 2013

What is the correct way to include the file "file.inc" ?

Choose the correct answer:
A) <include file="file.inc">
B) <% #include file="file.inc" %>
C) <!--#include file="file.inc"-->
D) <% include file="file.inc" %>
Detailed Explanation

No Explanation

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback