Answer:
1.ClassName and . operator
2. ClassName and [] operator
Explanation:
There are two ways to get the members of a class first one is by using dot(.) operator.
Example : with assumption that person is a class object and age is the member in it we can use it as:
person.age
Second way is to use [] operator with member as a string in it which is used by the compiler as key to get its value.
Example : person["age"]
The correct answer is A. Only technician B is correct because I don't believe carbon is form of resistors.
The security operation being carried out by this team is Administrative in nature.
<h3>What is the role of an Administrators?</h3>
An Administrators is known to be a person who works or handles the day-to-day deployment, operation and looking of an IT environment.
Note that their areas of concern are the systems, networks and applications as well as others and as such, The security operation being carried out by this team is Administrative in nature.
Learn more about security operation from
brainly.com/question/371967
#SPJ1
Answer:
cell address is the exact location of a particular cell of ms-excle
Explanation:
A1 refers to first row and first column.
A2 refers to second row first column.
i.e.
in 'A1' : 'A' indicate column { A= first column, B= second
column, C= third column. and soon.....}
'1' indicate row { 1 = first row, 2 = second row, 3= third row..... soon .......}