What is the state of Garbage Collection after dispose() call
info C# code?
Answer Posted / chinju
if we try to cal any fields it will show error
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Explain About delegates
What does console readline do?
Is c# 8 released?
What is the difference between ref & out parameters in c#?
Explain about CTS?
Does c# have a 'throws' clause?
What is Fragmentation and its Types?
What is .dbml file?
Can we use "this" command within a static method?
Is c# code is managed or unmanaged code?
Explain the difference between abstract class and interface.
write a c# program add two matrix with input number ?
Define an escape sequence, name few strings in escape sequence?
Is namespace a class?
Define parsing? Explain how to parse a datetime string?