Match the following terms with the definitions given below.
a. Pointer type
b. Indirect addressing
c. Direct addressing
d. Reference type
e. Shallow copy
f. Deep copy
i. Accessing a variable using its name
ii. Assigning the value of one object to another object, including the duplication of any pointed-to data
iii. Accessing a variable using an address stored in a pointer
iv. A simple type that can only be initialized with the address of a variable
v. A simple type that can be assigned the address of a variable
vi. Assigning the value of one object to another without duplicating any pointed-to data
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.