ASP Materials
Pages
Labels
Ajax
ASP.NET
Bootstrap
C Sharp
C Tips
GridView
Interview
Javascript
JQuery
Linq
MVC
Sql
WCF
Tuesday, 7 July 2015
In c#, the variable which is declared inside a class but not I a method is called as?
The variable which is declared inside a class but not inside the method is called as instance variable.
Instance variable does not include any static modifier in the class and also they operate on instance of a class.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: only a member of this blog may post a comment.