What is the difference between the Selection tool and the Direct Select tool?

What will be an ideal response?


The Selection tool selects objects like buttons as a single item, while the Direct
Select tool will select individual parts of a button, allowing for precise editing
(but making it impossible to drag and drop a button to move it).

Computer Science & Information Technology

You might also like to view...

Calculate the cardinality and minimum cost for each of the following Projection operations:

? a hash index with no overflow on the primary key attributes, roomNo/hotelNo in Room; ? a clustering index on the foreign key attribute hotelNo in Room; ? a B + -tree index on the price attribute in Room; ? a secondary index on the attribute type in Room. nTuples(Room) = 10000 bFactor(Room) = 200 nTuples(Hotel) = 50 bFactor(Hotel) = 40 nTuples(Booking) = 100000 bFactor(Booking) = 60 nDistinct hotelNo (Room) = 50 nDistinct type (Room) = 10 nDistinct price (Room) = 500 min price (Room) = 200 max price (Room) = 50 nLevels hotelNo (I) = 2 nLevels type (I) = 2 nLevels price (I) = 2 nLfBlocks price (I) = 50 P1: ? hotelNo (Hotel) P2: ? hotelNo (Room) P3: ? price (Room) P4: ? type (Room) P5: ? hotelNo, price (Room)

Computer Science & Information Technology

You can use the ____ panel to reorder layers and also to merge layers.

A. Layers B. Tools C. Effects D. Order / Merge

Computer Science & Information Technology

Identify the property that is used to apply a border image.?

A. ?border-image: horizontal/vertical; B. ?border-image: style; C. ?border-image-radius: radius; D. ?border-image: url(url) slice repeat;

Computer Science & Information Technology

When computer forensics first began, most investigations were conducted according to the whim of the investigator rather than through a standardized methodology.

a. true b. false

Computer Science & Information Technology