Which of the following statements are not correct about EXTEND Method?
Options
- EXTEND can use with index-by tables
- EXTEND cannot use to add elements to an uninitialized.
- EXTEND appends one null element to a collection.
- None of the Above
CORRECT ANSWER : EXTEND can use with index-by tables
Write your comments