Case Based Critical ThinkingCase 1You are in the planning stages for a new video you want to add to a website. Answer the following questions about planning the site. Which of the following would you use to blend or disguise the motion between cuts of video and title treatments?

A. Thumbnails
B. Transitions
C. Captions
D. Feathering


Answer: B

Computer Science & Information Technology

You might also like to view...

An organization is concerned that its employees will reveal its secrets to other parties. The organization should implement:

a. Document marking b. Non-disclosure agreements c. Logon banners d. Security awareness training

Computer Science & Information Technology

Which of the following is an example of an algorithm?

a. Cooking recipe b. Conversation between people c. Result of computation d. Algebraic expression

Computer Science & Information Technology

______ defines the specific location in a webpage where a link leads when triggered.

a. An attribute b. A label c. An anchor d. A trigger

Computer Science & Information Technology

Which of the following is considered a dual-outcome selection?

A. If Not balance < 200 Then    Display "Your account will continue to earn interest." End If B. If personHasMoney And showedID Then    ticketPrice = discountPrice Else    ticketPrice = regularPrice End If C. If personHasMoney And showedID Then    ticketPrice = discountPrice End If D. If password != "sugarBear" Then    Display "Sorry, incorrect password." End If

Computer Science & Information Technology