Answer Posted / amit@m
all arrays are reference type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is lazy loading c#?
What are Uses of CLR
How can you force derived classes to provide new method implementations for virtual methods?
What is assembly c#?
What is constants in c#?
What is a static in c#?
Describe a Struct ?
explain the features of static/shared classes.
Explain lock, monitors, and mutex object in threading.
Explain boxing and unboxing in c#?
Can we have only “try” block without “catch” block in c#?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
What is state c#?
How many types of constructors are there?
What is the difference between system.text.stringbuilder and system.string?