ASP Programming Question:
Download Questions PDF

How do you initiate a string without escaping each backslash?

Answer:

Put an @ sign in front of the double-quoted string.

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
How big is the char?What are valid signatures for the Main function?