adspace


What is a string variable?

Answer Posted / Mohd Adil Abbas

A String Variable in .NET Framework is a data type used to store sequences of characters. Strings are enclosed within double quotes (") and can contain alphanumeric, special characters and whitespace.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the current version of entity framework?

1055


Explain how to call the sql commands asynchronously in ado.net version 2.0?

1004