Home WHAT IS... AND HOW DO...? INITIALIZING ACCESING ELEMENTS FROM ONE- DIMENSIONAL ARRAYS ADING,INSERT AND DELETE PROBLEMS SOLVED Test
One-dimensional arrays





TEST

Answer by choosing the right option
or the right options (1p*4+1p ex officio)

1. Any element, except the first element or the last element has a...?

    succesor
    succesor and a predecessor
    predecesor

2.What are the three properties that a one-dimensional array must have?

    type
    type, name and size
    only size

3.In what way can one-dimensional arrays be initialized?

    by entering data by phone
    By entering data from the memory
    by declaring all elements global

4. To delete the element of a one-dimensional array...

    We traveled the vector starting from position "p"
    I dragged all the elements to the left
    I decreased n by one unit