79246614

Date: 2024-12-03 07:27:54
Score: 3
Natty:
Report link

What I am doing here essentially is discarding the first statement where I declare an array of size 5 and creating an entirely new array of size 6.

Because an array is a reference type the second statement is overriding the first with new keyword (where '[]' is the shorthand of it).

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Starts with a question (0.5): What I am
  • Low reputation (1):
Posted by: Mohammed Imadh