can we declare a variable by name "this" in a class? Please
explain?
Answer Posted / rajat
No you cannot
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is assembly c#?
What is virtual in c#?
What is task parallel library?
What is exe in c#?
What is an ienumerable in c#?
What is Custom attribute? How to create? If I'm having custom attribute in an assembly, how to say that name in the code?
What are the generation of Garbage Collection in C# .NET ?
Why do we need abstraction in c#?
Can we inherit class that contains only one private constructor?
What does console readkey do in c#?
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
Can an exception be thrown from a catch block?
Explain About Iunknown interface Queue
How many types of variables are there in c#?
Is overriding of a function possible in the same class?