Joe Developer is working with a simple struct:
Joe's tech lead asked him to write a method that will return an array of 10,000 initialized points. Joe wrote following code.
The code doesn't create any runtime errors, but Joe is worried because his tech lead looked at the code and frowned. What could provoke such a reaction?
Hint: Joe's lead is a performance nut.