Examlex

Solved

If You Need to Use Data Located in One Workbook

question 65

Multiple Choice

If you need to use data located in one workbook in the other workbook you have to create a(n) ____ between the two workbooks.


Definitions:

Link Instance Variable

A variable within an object that refers to another object, typically used in linked structures like linked lists to connect elements together.

Null

A special value in programming used to represent the absence of any object or value.

Deep Copy

Creating a new compound object and then, recursively, inserting copies into it of the objects found in the original.

Root Node

The topmost node in a tree structure, such as a binary tree, where there is no parent for this node.

Related Questions