can we declare a variable by name "this" in a class? Please
explain?
Answer Posted / murugavel
No we can't. Because its a keyword.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the usage of Enumeration in C# Programming and is it good to use or not ?
What is private variable?
How much time will it take to learn unity?
How do I enforce const correctness in c#?
Why use a singleton instead of static methods?
What is the difference between virtual method and abstract method?
What is a generic method?
Explain how do you directly call a native function exported from a dll?
In which way you can convert a value-type to a reference-type?
How do I make a dll in c#?
What is default value of decimal c#?
What are c# i/o classes? What are the commonly used i/o classes?
What is system predicate?
Is c# good for beginners?
What are functions c#?