Case-Based Critical Thinking QuestionsCase 5-2Sana has successfully created a button for her document, but she is stymied about what to do next. She turns to her friend Alanna with some questions. Sana's first problem is a fundamental one. She has created the button, but it is not allowing her to control the document's animation. What does Alanna say that Sana needs to add to the document?
A. actions
B. instances of the animation
C. nested symbols
D. both a. and c.
Answer: A
You might also like to view...
HTML stands for:
a. Hyperlink Making Language b. Hyper Markup Language c. Hypertext Markup Language d. Homepage Markup Language
________ buttons are used to display Excel sheet tabs not in view
A) Tab scrolling B) Show/Hide C) Zoom D) View
Given the array declaration below, what is stored in numbers[2] ? ? int numbers[5] = {1, 2, 3, 4, 5};
What will be an ideal response?
An administrator wants to use a PowerShell cmdlet to find the running services on a Windows server. Which of the following are PowerShell cmdlet commands that will accomplish this task? (Choose two.)
A. get-process B. get-service C. netstat D. get-wmiobject -class win32_service E. ipconfig