The ____ method can be used to add elements to the end of an array.
A. push
B. >>
C. <<
D. A and C
Answer: D
Computer Science & Information Technology
You might also like to view...
Each item in a drop-down list is defined by the ________ element
A) option B) input C) fieldset D) select
Computer Science & Information Technology
In programming, named computer memory locations are called ____because they hold values that might vary.
A. constants B. variables C. strings D. addresses
Computer Science & Information Technology