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 a long in c#?
Explain about c# language.
What is the difference between int and int in c#?
Can you inherit multiple abstract classes in c#?
Is it possible to inline assembly or il in c# code?
Which are access modifiers available in c#?
What are the differences between value types and reference types?
What are methods in C#?
Why do we use delegates in c#?
What is the use of oops in c#?
Can You Prevent Your Class From Being Inherited By Another Class?
What is the difference between method overriding and method overloading?
What is xor operator in c#?
What is binary search tree in data structure?
What is a interface in c#?