Answer Posted / ben
In java automatic garbage collection is erformed.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Give examples for reference types?
Can you have parameters for static constructors?
What is indexer c#?
What is boxing & unboxing?
What Is The Difference Between The System.array.copyto() And System.array.clone()?
What is difference between code access and role based security?
What do you mean by thread safe in c#?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
Why is it called c sharp?
What is a view? What is the use of it?
Is string primitive?
What does executescalar return in c#?
What are controls in c#?
How to create events for a control? What is custom events? How to create it?
Is it true that all c# types derive from a common base class?