what is the index value of the first element in an array?



what is the index value of the first element in an array?..

Answer / Maroof Ahmad

"In C#, the index value of the first element in an array is 0."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Can we have the method in drived class with the same name which is there in base class?

6 Answers   TCS,


How many types of namespaces available in version4?

1 Answers   HCL,


What?s the difference between System.String and System.StringBuilder classes?

3 Answers  


What is the importance of closing an ado.net application?

1 Answers  


what is an internal specifier? what happens internally when I use access specifier Internal ?

4 Answers   rsystems,


Is string a primitive data type in c#?

1 Answers  


What is strong name in c# and how can we use it?

1 Answers   DELL,


What is boxing and unboxing in c#?

1 Answers  


What is private virtual in C#?

1 Answers   CDC,


Does c# have its own class library?

1 Answers  


What are the types of threading models ?

4 Answers   Digital GlobalSoft,


What is the difference between add and addrange in c#?

1 Answers  


Categories