can we declare a variable by name "this" in a class? Please
explain?
Answers were Sorted based on User's Feedback
Answer / bindu sharma
No,we cannot declare a variable by name "this" because it
is a keyword.but we can use any keyword as identifiers only
when they are prefaced by the @character.
Is This Answer Correct ? | 29 Yes | 1 No |
In how many ways you can overload a method?
How does a while loop work?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
What is default class in c#?
What?s a satellite assembly?
Is c# good for games?
What are the properties in c#?
What is the difference between a method and a property?
example of uniary operators and binary operators
What is executenonquery c#?
What?s the difference between an interface and abstract class?
What do you mean by winforms in c#?