The ____ tools create rectangles and ovals that are treated as separate objects whose characteristics can be modified without having to redraw the shapes from scratch.
A. Indexed
B. Primitive
C. Baseline
D. Export
Answer: B
You might also like to view...
If you had a class Surgery, and you were going to derive a new class BrainSurgery, but you wanted all of the Surgery’s members in BrainSurgery to be private, how would you accomplish this task?
A. Make all the Surgery members private, then use class BrainSurgery : public Surgery. B. This is not possible in C++. C. You would need to write a brand new class and copy the Surgery code into it. D. Use the private base class specifier, class BrainSurgery : private Surgery.
Which is NOT a limitation of infrared wireless systems?
A. lack of mobility B. doesn't work well indoors C. slow transmission speed D. limited range
Provide a definition of a secondary source and an example thereof.
What will be an ideal response?
Which of the following has the fastest transfer rate?
A. Cable B. DSL C. ISDN D. FTTP