Build your intuition. Click the correct answer from the options.
Which of the following is NOT a method of array initialization?
Click the option that best answers the question.
- Initializing with curly braces
- Initializing with the 'new' keyword
- Initializing with the 'initialize' method
- Initializing with a loop