What are the security issues if we send a query from the
application?
Answer Posted / vidya
SQL injection
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the role of Garbage collector and its generations?
What is an indexer in c#?
What is the difference between protected and private?
Is for loop faster than foreach?
What is the boxing and unboxing in c#?
Which is more efficient for loop or while loop?
What do you mean by string objects are immutable?
Why do we need delegates?
Can we make a Static Constructor Parameterized? Give Reason with your answer
what is method overloading in c#?
When should we use sealed class in c#?
What is byte c#?
How to find the current application file path while runtime?
What is the difference between abstraction and encapsulation in c#?
Why do we use static methods in c#?