Logo 
Search:

C# FAQ

Submit Interview FAQ
Home » Interview FAQ » C#RSS Feeds

Does C# do array bounds checking?

  Shared By: Sonya Flores    Date: Sep 20    Category: C#    Views: 1060

Answer:

Yes. An IndexOutOfRange exception is used to signal an error.

Share: 
 

Didn't find what you were looking for? Find more on Does C# do array bounds checking? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: