Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

ASP Interview Questions and Answers

Related differences

JSP vs ASP

Ques 81. When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?

SQL Injection, to prevent you probably need to use Stored Procedures instead of inline/incode SQL.

Is it helpful? Add Comment View Comments
 

Ques 82. Which is the default Data types in VBScript?

Variant.

Is it helpful? Add Comment View Comments
 

Most helpful rated by users:

©2024 WithoutBook