A(n) _______ is stored within the destination file and remains connected to the source file.
A. embedded object
B. linked object
C. inserted object
D. copied object
Answer: B
Computer Science & Information Technology
You might also like to view...
The _________ properties are defined in the javafx.scene.shape.Ellipse class.
a. centerX b. centerY c. radiusX d. radiusY
Computer Science & Information Technology
Answer the following statements true (T) or false (F)
1. Only member functions can be virtual. 2. Destructors are automatically virtual. 3. A the binding of virtual function is done at runtime if called using an object. 4. Upcasting causes no problems: 5. Downcasting causes the slicing problem.
Computer Science & Information Technology
____________________ are files that point to data on the hard drive.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
The data of an object is also referred to as that object’s_________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology