Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

First component of the list can be accessed by _____________

a) Name of the component
b) List name
c) Function
d) Package

Answer: a
Explanation: There are a number of ways of accessing the first component of a list. We can either access it through the name of that component (if names are assigned) or by using a number corresponding to the position of the component.

Join The Discussion