Given the array declaration, int a[20]; The first element is written as:

a)```
a[1]
```
b)```
a[0]
```
c)```
a
```
d)```
a[20]
```
e)a[19]

b)```
a[0]

Computer Science & Information Technology

You might also like to view...

The most common type of relationship in Access is ________

A) one-to-many B) one-to-one C) many-to-one D) many-to-many

Computer Science & Information Technology

An Access database has the file extension ________

Fill in the blank(s) with correct word

Computer Science & Information Technology