An Array is a Ref Type? what about the array elements which
are value type(int,Float...etc)?
Answer Posted / vibz
the array elements are boxed to Object type internally.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
What is constructors, explain with syntax
Hi Friends, I am going through Siemens Interview Procedure from last 1+1/2 months. I went through 1 written + 2 Technical + 1 Managerial Round process after which I got call from HR informing that "you are selected and we would like to meet you for HR round". HR round was very nominal compared to MR. HR Round last for hardly 5 mins. They told me that you will get the final result on Friday. Still I have not received any feedback from them. Please help!!!
Why do I get a security exception when I try to run my c# app?
What the different phase/steps of acquiring a proxy object in webservice?
What is the wildcard character in sql?
Is c# easier than javascript?
What's your approach to fetch static data in your windows form application?
What are delegate methods?
Is string null or empty?
Can enum have methods c#?
What is parallel programming in c#?
What is the difference between abstract and abstraction?
What are methods in C#?
what happens if you inherit multiple interfaces and they have conflicting method names?
What is parsing?