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 ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is difference between events and delegates?
What are virtual classes in c#?
Does console.writeline() stop printing when it reaches a null character within a string?
Define constructor in c#.
In a site to turn off cookies for one page which method is followed?
List down the commonly used types of exceptions in .net
Classes and structs can be declared as static, is this statement true or false?
Is functional interface runnable?
Why we use methods in c#?
What does string intern do?
Name some string escape sequences in c#.
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
What is static classes?
What is Implementation inheritance
Explain about WSDL