Answer Posted / hafiz usman majeed
as modern programming languages use this keyword
extesively, it used to assign an object the memory on heap.
and thus physically implements the class for that
particular object.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What happens if you add duplicate elements to a set?
What are the types of inheritance in c#?
What Happens In Memory When You Box And Unbox A Value-type?
What is the use of console readkey in c#?
Do loops c#?
Does c# support c type macros?
What is the difference between integer and double?
I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??
We cannot create instances of static classes. Can we have constructors for static classes?
Is comparable a functional interface?
Explain get and set accessor properties?
How does insertion sort work?
Is lazy t thread safe?
Can we override static class in c#?
Explain briefly the difference between value type and reference type?