AslamBasha Blog
.Net and Sharepoint and Sql and C# skills and Discussion on Recent Technologies
Translate
Wednesday, August 29, 2012
Assigning a Value to a Variable in C#
Assigning a Value to a Variable in C#
The assignment operator (=) assigns a value to a variable. The syntax of a variable assignment is shown in the following code.
VaraibleName=AssignedValue;
String helloAssignment=”I am from assignment”;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment