An Array is a Ref Type? what about the array elements which
are value type(int,Float...etc)?
Answer Posted / gyana
Float
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is the difference between values and reference types?
What are managed providers?
Can int be null c#?
What is console write in c#?
What are the drawbacks of extending an interface as opposed to extending a class?
What is binary search tree in data structure?
What are the different types of literals in c#?
What is a verbatim string literal and why do we use it?
What is activator c#?
What is default value of enum c#?
Do we get an error while executing the “finally” block in c#?
Which namespaces are necessary to create a localized application?
What is lazy loading entity framework?
State the top.NET class that everything is derived from?
What is eager and lazy loading in c#?