SlideShare a Scribd company logo
1 of 11
Download to read offline
 
 
 




                                                                  Adobe 9A0-046

                                  Adobe Go Live CS 2 ACE Exam



                                                                                112 Q&A

                                                                   Version: A9.0




                                                                                      www.CertifyMe.com 
 
 
 
 

CertifyMe - King of Computer Certification

Important Information, Please Read Carefully

Other CertifyMe products
A) Offline Testing engine
Use the offline Testing engine product to practice the questions in an exam environment.
B) Study Guide (not available for all exams)
Build a foundation of knowledge which will be useful also after passing the exam.

Latest Version
We are constantly reviewing our products. New material is added and old material is
updated. Free updates are available for 90 days after the purchase. You should check your
member zone at CertifyMe and update 3-4 days before the scheduled exam date.
Here is the procedure to get the latest version:
1.Go towww.certifyme.com
2.Click on Member zone/Log in (right side)
3. Then click My Account
4.The latest versions of all purchased products are downloadable from here. Just click the
links.
For most updates,it is enough just to print the new questions at the end of the new version, not the
whole document.

Feedback
If you spot a possible improvement then please let us know. We always interested in
improving product quality.
Feedback should be send to feedback@certifyme.com. You should include the following:
Exam number, version, page number, question number, and your login ID.
Our experts will answer your mail promptly.

Copyright
Each PDF file contains a unique serial number associated with your particular name and
contact information for security purposes. So if we find out that a particular PDF file is
being distributed by you, CertifyMe reserves the right to take legal action against you
according to the International Copyright Laws.

Explanations
This product does not include explanations at the moment. If you are interested in
providing explanations for this exam, please contact feedback@certifyme.com.




                                                                                      www.CertifyMe.com 
 
 
 
 
1. Which scripting language is the default for use with ASP, and does NOT require a language specification
at the beginning of a Web page's source code?
A. Perl
B. Python
C. VBScript
D. JavaScript
Answer: C
2. Which is an open-source scripting language for delivering dynamic content through Web pages?
A. JSP
B. PHP
C. ASP
D. XHTML Basic Page
Answer: B
3. You want to include a Flash file on a Web page. Which file type must be uploaded to the site?
A. .DIR
B. .FLA
C. .SVG
D. .SWF
Answer: D
4. You have added a Layout grid and a Layout text box to your page. Which html tag does GoLive use in the
source code?
A. <tr>
B. <td>
C. <div style>
D. <frameset>
Answer: C
5. You are creating an xml-formatted graphic that is to be integrated with a database and is compatible with
mobile devices. Which media type does GoLive produce for this purpose?
A. SMIL
B. WMP
C. SVG Tiny
D. QuickTime
Answer: C
6. What is the purpose of diagrams?
A. to lay out entire Web pages in rows and columns

                                                                                      www.CertifyMe.com 
 
 
 
 
B. to lay out the structure of a site before real pages are created
C. to create sites based on other sites imported from FTP or HTTP servers
D. to manage multiple sites without having to rewrite URLS or duplicate files
Answer: B
7. Click the Exhibit button.
How is the object on the page shown in the exhibit written in the source code?




A. A Layout grid is placed on the page, and is written as a <div> tag.
B. A layer is drawn on the page using the Layer tool, and is written as a <div> tag.
C. A table is placed on the page, converted to a Layout grid, and is written as a <table> tag.
D. A text box is drawn on the page using the Grid Text Box tool, and is written as a <div> tag.
Answer: A
8. Which task or tasks can be performed directly on a JPEG file directly from Adobe Bridge?
A. rotation
B. resizing
C. color correction
D. flipping and skewing
Answer: A
9. Which preset workspace in Adobe Bridge displays just the content area of Bridge, so that you can
concentrate on viewing files?
A. Lightbox
B. File Navigator
C. Filmstrip Focus
D. Metadata Focus
Answer: A
10. Which category of metadata in Adobe Bridge is read-only?
A. origin
B. categories
                                                                                      www.CertifyMe.com 
 
 
 
 
C. description
D. camera data
Answer: D
11. Which metadata category is used for automatically displaying navigational information available in some
digital cameras?
A. GPS
B. IPTC Core
C. Camera Data
D. File Properties
Answer: A
12. Where are onLoad event actions placed?
A. in images
B. in the body section
C. in the head section
D. in multimedia files
Answer: C
13. Click the Exhibit button.
Which button in the Objects toolbox shown in the exhibit should you use to insert a Windows Media file into
your Web page?




A. A
                                                                                      www.CertifyMe.com 
 
 
 
 
B. B
C. C
D. D
Answer: C
14. You have a rollover button selected in Layout view. You want to put a customized message in the status
bar of the browser when the button is rolled over. What should you do? (Choose two.)
A. insert a Set Status action on the Mouse Enter event in the Actions palette, then type the message in the
Status Text field
B. edit the source code for the rollover button to include a textMessage CSS style attribute that includes the
customized message
C. click the Over state in the Rollovers palette, click the Create New Message button, then type the
message into the Message field
D. toggle the Head Section, insert a Base element from the object toolbox, and then enter the customized
status bar text in the Inspector
E. right-click (Windows) or Command-click (Mac OS) the rollover button, select the CSS Style for <img>
header command, then type the customized message in the header
Answer: AC
15. Which procedure allows you to copy a keyframe in the DHTML Timeline Editor to a new position?
A. Shift-drag the keyframe to the new position
B. Alt-drag (Windows) or Option-drag (Mac OS) the keyframe to the new position
C. Control-drag (Windows) or Command-drag (Mac OS) the keyframe to the new position
D. right-click and drag (Windows) or Command-click and drag the keyframe to the new position
Answer: B
16. You insert a JavaScript object into the body of the Layout view of your Web page. What should you do
next to begin editing the JavaScript?
A. select the JavaScript object's icon and begin entering the JavaScript code in the Body Script Inspector
B. double-click the JavaScript object's icon to activate the JavaScript editor and begin entering JavaScript
code
C. double-click the JavaScript object's icon, then begin entering the JavaScript into the document's Source
Code view
D. select the JavaScript object's icon and drag the necessary code snippets from the Body Script Inspector
to the Source code view
Answer: B
17. Click the Exhibit button.
On an XHTML-MP page, how should you use the Source Code Editor to correct the font code error shown

                                                                                      www.CertifyMe.com 
 
 
 
 
in the exhibit?




A. add an ending font tag, </font>
B. select the text, and choose Type > Style > Variable so the mobile phone varies the font size as necessary
C. select and delete the complete <font> tag, and use the cascading style sheet (CSS) in the file to denote
font size
D. type a blank space after the word font; in the pop-up menu that appears, select the attribute size and
type in +7
Answer: C
18. Which option is referenced by browsers when interpreting XML tags?
A. ASP
B. DTD
C. CSS
D. HTML element tags
Answer: B
19. Click the Exhibit button.
What should you do to change the split source view shown in the exhibit from View A to View B?




A. drag the source view panel from the bottom to the side of the split source view
B. click the Toggle Split View button at the bottom of the Layout Editor until the source view panel moves

                                                                                      www.CertifyMe.com 
 
 
 
 
from the bottom to the side
C. hold the Alt key (Windows) or Option key (Mac OS) while dragging the source view panel from the
bottom to the side of the split source view
D. hold the Alt key (Windows) or Option key (Mac OS) while clicking the Toggle Split View button at the
bottom of the Layout Editor until the source view panel moves from the bottom to the side
Answer: D
20. Which option can your source code be checked against when you use the Syntax Checker?
A. Base tag
B. IsIndex tag
C. Encoding tag
D. Doctype setting
Answer: D
21. Which tab in the Site window should be used to save the results for later use after running a query?
A. Files tab
B. Extras tab
C. External tab
D. Collections tab
Answer: D
22. Which step or steps should you take to quickly make the Source Code Editor show larger fonts?
A. use the Zoom tool
B. choose View: Source View: Big Font
C. choose the Big Font theme from the Source preferences
D. select the text in the source code and change to font size 4 or higher
Answer: C
23. Which mobile device document type allows you to use an accesskey attribute for an <a> link element,
allowing the user to press a key on a mobile phone keypad to activate the link?
A. WML
B. i-Mode
C. XHTML-MP
D. XHTML Basic
Answer: A
24. Which interactivity can be added to an SVG file using the SVG Editor?
A. Actions
B. Animation
C. TypePad Blog

                                                                                      www.CertifyMe.com 
 
 
 
 
D. Transition from one image to another
Answer: A
25. You want to add files to your site such that you can view the metadata of a file prior to adding the file.
What should you do?
A. choose File > Import > Files to Site
B. choose File > Server > Browse File System
C. choose File > Browse to open Adobe Bridge
D. select the Go Up folder icon in the site window to open the Local File Browser
Answer: C
26. What does the Change Links command allow you to do?
A. validate external links
B. convert your site to a new structure
C. update the links within the highlighted text
D. edit links site-wide by typing in new destinations
Answer: D
27. You are using the Site window to change the organization of your site. Which tab allows you to store
multiple prototypes of a Web site before you begin to work with live pages?
A. Files
B. External
C. Diagrams
D. Collections
Answer: C
28. Which tab on the Site window contains a list of linked e-mail addresses that appear in your Web site?
A. Links
B. Extras
C. External
D. Publish Server
Answer: C
29. You want to store frequently used URLs and e-mail links. Which Site window tab should you use?
A. Files
B. External
C. Collections
D. Publish Server
Answer: B
30. You want to fix an orphan files error that is visible on the Errors tab of the Site window. What should you

                                                                                      www.CertifyMe.com 
 
 
 
 
do?
A. drag the orphan file to the desired folder on the Files tab of the Site window
B. delete the orphan file from the Orphan Files list on the Error tab of the Site window
C. select the orphan file on the Error tab and then type in a new location for the file in the URL field of the
Inspector palette
D. Right-click (Windows) or Control-click (Mac OS) the orphan file in the Error tab and choose Reveal in
Site from the context menu
Answer: A
31. What does creating a dynamic collection allow you to do?
A. attach a query to find all relevant files
B. detach collected files from their originals
C. collect files using the Add to Collection button
D. drag files from your page to the Collections tab
Answer: A
32. What happens when you import an Adobe GoLive CS site into GoLive CS2?
A. Files in the Web-settings folder are converted from HTML to XML.
B. Files in the Site Trash folder are deleted as they are no longer needed.
C. The Site file is updated to GoLive CS2 and a backup of the Site file is created.
D. The entire site is updated, written to a new folder, and a backup of the original site folder is created.
Answer: C
33. Which statement about editing links using the In & Out Links palette is true?
A. Link editing using the In & Out Links palette cannot be undone.
B. The In & Out Links palette can show you which CSS style sheets contain a particular class CSS style.
C. Links shown in the In & Out Links palette include links to HTML files but cannot include links to image
files.
D. You can change links from an individual class CSS style into a link to an external CSS style sheet using
the In & Out Links palette.
Answer: B
34. You click a file that is already selected in the Files tab of the Site window. You then type in a new name
for the file and press Enter (Windows) or Return (Mac OS). Which statement is true?
A. A dialog box appears asking if you want to change the file's name.
B. A copy of the file gets the changed name and the original file is moved to the Site Trash.
C. The file's name is changed in both the File tab and also in Explorer (Windows) or the Finder (Mac OS).
D. The file's name is changed, but links to that file are not updated until the Refresh button is clicked in the
main toolbar.

                                                                                      www.CertifyMe.com 
 
Pass Your Exam at First Attempt with 100% Pass Guarantee
            Buy Full Version of 9A0-046 Exam
                            at
          http://www.certifyme.com/9A0-046.htm

More Related Content

What's hot

Apex code-fundamentals
Apex code-fundamentalsApex code-fundamentals
Apex code-fundamentalsAmit Sharma
 
SYSTEMS DESIGN / CAPSTONE PROJECT
SYSTEMS DESIGN / CAPSTONE PROJECTSYSTEMS DESIGN / CAPSTONE PROJECT
SYSTEMS DESIGN / CAPSTONE PROJECTSanjay Saluth
 
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.comPos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.comULLPTT
 
Chapter 07
Chapter 07Chapter 07
Chapter 07llmeade
 
Force com getting_started_trial
Force com getting_started_trialForce com getting_started_trial
Force com getting_started_trialronmechling
 
Fiverr html5 test answers 2020
Fiverr html5 test answers 2020Fiverr html5 test answers 2020
Fiverr html5 test answers 2020Roobon Habib
 
Force.com migration utility
Force.com migration utilityForce.com migration utility
Force.com migration utilityAmit Sharma
 
Intro wordpress (1) copy with dipesh sharma
Intro wordpress (1)   copy with dipesh sharmaIntro wordpress (1)   copy with dipesh sharma
Intro wordpress (1) copy with dipesh sharmadegana2009
 
Justmeans power point
Justmeans power pointJustmeans power point
Justmeans power pointjustmeanscsr
 

What's hot (9)

Apex code-fundamentals
Apex code-fundamentalsApex code-fundamentals
Apex code-fundamentals
 
SYSTEMS DESIGN / CAPSTONE PROJECT
SYSTEMS DESIGN / CAPSTONE PROJECTSYSTEMS DESIGN / CAPSTONE PROJECT
SYSTEMS DESIGN / CAPSTONE PROJECT
 
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.comPos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
 
Chapter 07
Chapter 07Chapter 07
Chapter 07
 
Force com getting_started_trial
Force com getting_started_trialForce com getting_started_trial
Force com getting_started_trial
 
Fiverr html5 test answers 2020
Fiverr html5 test answers 2020Fiverr html5 test answers 2020
Fiverr html5 test answers 2020
 
Force.com migration utility
Force.com migration utilityForce.com migration utility
Force.com migration utility
 
Intro wordpress (1) copy with dipesh sharma
Intro wordpress (1)   copy with dipesh sharmaIntro wordpress (1)   copy with dipesh sharma
Intro wordpress (1) copy with dipesh sharma
 
Justmeans power point
Justmeans power pointJustmeans power point
Justmeans power point
 

Similar to 9 a0 046

9 a0 045
9 a0 0459 a0 045
9 a0 045Almo56
 
EE0-600 Exam Questions
EE0-600 Exam QuestionsEE0-600 Exam Questions
EE0-600 Exam Questionsadbil98
 
Mcq powerpoint 2007
Mcq powerpoint 2007Mcq powerpoint 2007
Mcq powerpoint 2007sanu
 
SS2 Data Processing Examination with Test of Practicals (Third Term)
SS2 Data Processing Examination with Test of Practicals (Third Term)SS2 Data Processing Examination with Test of Practicals (Third Term)
SS2 Data Processing Examination with Test of Practicals (Third Term)Ejiro Ndifereke
 
Microsoft MCPD 70-492 it examen dumps
Microsoft MCPD 70-492 it examen dumpsMicrosoft MCPD 70-492 it examen dumps
Microsoft MCPD 70-492 it examen dumpslilylucy
 
1 CIS105 Survey of Computer Information Systems Fi.docx
1   CIS105 Survey of Computer Information Systems Fi.docx1   CIS105 Survey of Computer Information Systems Fi.docx
1 CIS105 Survey of Computer Information Systems Fi.docxmercysuttle
 
Official Presentation
Official PresentationOfficial Presentation
Official PresentationAjay Yadav
 
AFD-200 Exam Questions
AFD-200 Exam QuestionsAFD-200 Exam Questions
AFD-200 Exam QuestionsStudy Material
 
etech11_12_q2mod7_basic_webpage_creation_v3.pdf
etech11_12_q2mod7_basic_webpage_creation_v3.pdfetech11_12_q2mod7_basic_webpage_creation_v3.pdf
etech11_12_q2mod7_basic_webpage_creation_v3.pdfRhudelAndallo
 
Oracle Certification 1Z0-1041 Questions and Answers
Oracle Certification 1Z0-1041 Questions and AnswersOracle Certification 1Z0-1041 Questions and Answers
Oracle Certification 1Z0-1041 Questions and Answersdouglascarnicelli
 

Similar to 9 a0 046 (20)

9 a0 045
9 a0 0459 a0 045
9 a0 045
 
EE0-600 Exam Questions
EE0-600 Exam QuestionsEE0-600 Exam Questions
EE0-600 Exam Questions
 
C taw12 70
C taw12 70C taw12 70
C taw12 70
 
Ui certification q&a
Ui certification q&aUi certification q&a
Ui certification q&a
 
Mcq powerpoint 2007
Mcq powerpoint 2007Mcq powerpoint 2007
Mcq powerpoint 2007
 
000 012
000 012000 012
000 012
 
SS2 Data Processing Examination with Test of Practicals (Third Term)
SS2 Data Processing Examination with Test of Practicals (Third Term)SS2 Data Processing Examination with Test of Practicals (Third Term)
SS2 Data Processing Examination with Test of Practicals (Third Term)
 
4 h0 020
4 h0 0204 h0 020
4 h0 020
 
Microsoft MCPD 70-492 it examen dumps
Microsoft MCPD 70-492 it examen dumpsMicrosoft MCPD 70-492 it examen dumps
Microsoft MCPD 70-492 it examen dumps
 
seminar
seminarseminar
seminar
 
Mock test rad 2
Mock test rad 2Mock test rad 2
Mock test rad 2
 
1 CIS105 Survey of Computer Information Systems Fi.docx
1   CIS105 Survey of Computer Information Systems Fi.docx1   CIS105 Survey of Computer Information Systems Fi.docx
1 CIS105 Survey of Computer Information Systems Fi.docx
 
4 h0 100
4 h0 1004 h0 100
4 h0 100
 
4 h0 100
4 h0 1004 h0 100
4 h0 100
 
Official Presentation
Official PresentationOfficial Presentation
Official Presentation
 
AFD-200 Exam Questions
AFD-200 Exam QuestionsAFD-200 Exam Questions
AFD-200 Exam Questions
 
etech11_12_q2mod7_basic_webpage_creation_v3.pdf
etech11_12_q2mod7_basic_webpage_creation_v3.pdfetech11_12_q2mod7_basic_webpage_creation_v3.pdf
etech11_12_q2mod7_basic_webpage_creation_v3.pdf
 
Unit21 AO6
Unit21 AO6Unit21 AO6
Unit21 AO6
 
TopicHero Descriptions Tutorial
TopicHero Descriptions TutorialTopicHero Descriptions Tutorial
TopicHero Descriptions Tutorial
 
Oracle Certification 1Z0-1041 Questions and Answers
Oracle Certification 1Z0-1041 Questions and AnswersOracle Certification 1Z0-1041 Questions and Answers
Oracle Certification 1Z0-1041 Questions and Answers
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 

Recently uploaded (20)

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 

9 a0 046

  • 1.       Adobe 9A0-046 Adobe Go Live CS 2 ACE Exam 112 Q&A Version: A9.0                                                                                       www.CertifyMe.com   
  • 2.       CertifyMe - King of Computer Certification Important Information, Please Read Carefully Other CertifyMe products A) Offline Testing engine Use the offline Testing engine product to practice the questions in an exam environment. B) Study Guide (not available for all exams) Build a foundation of knowledge which will be useful also after passing the exam. Latest Version We are constantly reviewing our products. New material is added and old material is updated. Free updates are available for 90 days after the purchase. You should check your member zone at CertifyMe and update 3-4 days before the scheduled exam date. Here is the procedure to get the latest version: 1.Go towww.certifyme.com 2.Click on Member zone/Log in (right side) 3. Then click My Account 4.The latest versions of all purchased products are downloadable from here. Just click the links. For most updates,it is enough just to print the new questions at the end of the new version, not the whole document. Feedback If you spot a possible improvement then please let us know. We always interested in improving product quality. Feedback should be send to feedback@certifyme.com. You should include the following: Exam number, version, page number, question number, and your login ID. Our experts will answer your mail promptly. Copyright Each PDF file contains a unique serial number associated with your particular name and contact information for security purposes. So if we find out that a particular PDF file is being distributed by you, CertifyMe reserves the right to take legal action against you according to the International Copyright Laws. Explanations This product does not include explanations at the moment. If you are interested in providing explanations for this exam, please contact feedback@certifyme.com.                                                                                       www.CertifyMe.com   
  • 3.       1. Which scripting language is the default for use with ASP, and does NOT require a language specification at the beginning of a Web page's source code? A. Perl B. Python C. VBScript D. JavaScript Answer: C 2. Which is an open-source scripting language for delivering dynamic content through Web pages? A. JSP B. PHP C. ASP D. XHTML Basic Page Answer: B 3. You want to include a Flash file on a Web page. Which file type must be uploaded to the site? A. .DIR B. .FLA C. .SVG D. .SWF Answer: D 4. You have added a Layout grid and a Layout text box to your page. Which html tag does GoLive use in the source code? A. <tr> B. <td> C. <div style> D. <frameset> Answer: C 5. You are creating an xml-formatted graphic that is to be integrated with a database and is compatible with mobile devices. Which media type does GoLive produce for this purpose? A. SMIL B. WMP C. SVG Tiny D. QuickTime Answer: C 6. What is the purpose of diagrams? A. to lay out entire Web pages in rows and columns                                                                                       www.CertifyMe.com   
  • 4.       B. to lay out the structure of a site before real pages are created C. to create sites based on other sites imported from FTP or HTTP servers D. to manage multiple sites without having to rewrite URLS or duplicate files Answer: B 7. Click the Exhibit button. How is the object on the page shown in the exhibit written in the source code? A. A Layout grid is placed on the page, and is written as a <div> tag. B. A layer is drawn on the page using the Layer tool, and is written as a <div> tag. C. A table is placed on the page, converted to a Layout grid, and is written as a <table> tag. D. A text box is drawn on the page using the Grid Text Box tool, and is written as a <div> tag. Answer: A 8. Which task or tasks can be performed directly on a JPEG file directly from Adobe Bridge? A. rotation B. resizing C. color correction D. flipping and skewing Answer: A 9. Which preset workspace in Adobe Bridge displays just the content area of Bridge, so that you can concentrate on viewing files? A. Lightbox B. File Navigator C. Filmstrip Focus D. Metadata Focus Answer: A 10. Which category of metadata in Adobe Bridge is read-only? A. origin B. categories                                                                                       www.CertifyMe.com   
  • 5.       C. description D. camera data Answer: D 11. Which metadata category is used for automatically displaying navigational information available in some digital cameras? A. GPS B. IPTC Core C. Camera Data D. File Properties Answer: A 12. Where are onLoad event actions placed? A. in images B. in the body section C. in the head section D. in multimedia files Answer: C 13. Click the Exhibit button. Which button in the Objects toolbox shown in the exhibit should you use to insert a Windows Media file into your Web page? A. A                                                                                       www.CertifyMe.com   
  • 6.       B. B C. C D. D Answer: C 14. You have a rollover button selected in Layout view. You want to put a customized message in the status bar of the browser when the button is rolled over. What should you do? (Choose two.) A. insert a Set Status action on the Mouse Enter event in the Actions palette, then type the message in the Status Text field B. edit the source code for the rollover button to include a textMessage CSS style attribute that includes the customized message C. click the Over state in the Rollovers palette, click the Create New Message button, then type the message into the Message field D. toggle the Head Section, insert a Base element from the object toolbox, and then enter the customized status bar text in the Inspector E. right-click (Windows) or Command-click (Mac OS) the rollover button, select the CSS Style for <img> header command, then type the customized message in the header Answer: AC 15. Which procedure allows you to copy a keyframe in the DHTML Timeline Editor to a new position? A. Shift-drag the keyframe to the new position B. Alt-drag (Windows) or Option-drag (Mac OS) the keyframe to the new position C. Control-drag (Windows) or Command-drag (Mac OS) the keyframe to the new position D. right-click and drag (Windows) or Command-click and drag the keyframe to the new position Answer: B 16. You insert a JavaScript object into the body of the Layout view of your Web page. What should you do next to begin editing the JavaScript? A. select the JavaScript object's icon and begin entering the JavaScript code in the Body Script Inspector B. double-click the JavaScript object's icon to activate the JavaScript editor and begin entering JavaScript code C. double-click the JavaScript object's icon, then begin entering the JavaScript into the document's Source Code view D. select the JavaScript object's icon and drag the necessary code snippets from the Body Script Inspector to the Source code view Answer: B 17. Click the Exhibit button. On an XHTML-MP page, how should you use the Source Code Editor to correct the font code error shown                                                                                       www.CertifyMe.com   
  • 7.       in the exhibit? A. add an ending font tag, </font> B. select the text, and choose Type > Style > Variable so the mobile phone varies the font size as necessary C. select and delete the complete <font> tag, and use the cascading style sheet (CSS) in the file to denote font size D. type a blank space after the word font; in the pop-up menu that appears, select the attribute size and type in +7 Answer: C 18. Which option is referenced by browsers when interpreting XML tags? A. ASP B. DTD C. CSS D. HTML element tags Answer: B 19. Click the Exhibit button. What should you do to change the split source view shown in the exhibit from View A to View B? A. drag the source view panel from the bottom to the side of the split source view B. click the Toggle Split View button at the bottom of the Layout Editor until the source view panel moves                                                                                       www.CertifyMe.com   
  • 8.       from the bottom to the side C. hold the Alt key (Windows) or Option key (Mac OS) while dragging the source view panel from the bottom to the side of the split source view D. hold the Alt key (Windows) or Option key (Mac OS) while clicking the Toggle Split View button at the bottom of the Layout Editor until the source view panel moves from the bottom to the side Answer: D 20. Which option can your source code be checked against when you use the Syntax Checker? A. Base tag B. IsIndex tag C. Encoding tag D. Doctype setting Answer: D 21. Which tab in the Site window should be used to save the results for later use after running a query? A. Files tab B. Extras tab C. External tab D. Collections tab Answer: D 22. Which step or steps should you take to quickly make the Source Code Editor show larger fonts? A. use the Zoom tool B. choose View: Source View: Big Font C. choose the Big Font theme from the Source preferences D. select the text in the source code and change to font size 4 or higher Answer: C 23. Which mobile device document type allows you to use an accesskey attribute for an <a> link element, allowing the user to press a key on a mobile phone keypad to activate the link? A. WML B. i-Mode C. XHTML-MP D. XHTML Basic Answer: A 24. Which interactivity can be added to an SVG file using the SVG Editor? A. Actions B. Animation C. TypePad Blog                                                                                       www.CertifyMe.com   
  • 9.       D. Transition from one image to another Answer: A 25. You want to add files to your site such that you can view the metadata of a file prior to adding the file. What should you do? A. choose File > Import > Files to Site B. choose File > Server > Browse File System C. choose File > Browse to open Adobe Bridge D. select the Go Up folder icon in the site window to open the Local File Browser Answer: C 26. What does the Change Links command allow you to do? A. validate external links B. convert your site to a new structure C. update the links within the highlighted text D. edit links site-wide by typing in new destinations Answer: D 27. You are using the Site window to change the organization of your site. Which tab allows you to store multiple prototypes of a Web site before you begin to work with live pages? A. Files B. External C. Diagrams D. Collections Answer: C 28. Which tab on the Site window contains a list of linked e-mail addresses that appear in your Web site? A. Links B. Extras C. External D. Publish Server Answer: C 29. You want to store frequently used URLs and e-mail links. Which Site window tab should you use? A. Files B. External C. Collections D. Publish Server Answer: B 30. You want to fix an orphan files error that is visible on the Errors tab of the Site window. What should you                                                                                       www.CertifyMe.com   
  • 10.       do? A. drag the orphan file to the desired folder on the Files tab of the Site window B. delete the orphan file from the Orphan Files list on the Error tab of the Site window C. select the orphan file on the Error tab and then type in a new location for the file in the URL field of the Inspector palette D. Right-click (Windows) or Control-click (Mac OS) the orphan file in the Error tab and choose Reveal in Site from the context menu Answer: A 31. What does creating a dynamic collection allow you to do? A. attach a query to find all relevant files B. detach collected files from their originals C. collect files using the Add to Collection button D. drag files from your page to the Collections tab Answer: A 32. What happens when you import an Adobe GoLive CS site into GoLive CS2? A. Files in the Web-settings folder are converted from HTML to XML. B. Files in the Site Trash folder are deleted as they are no longer needed. C. The Site file is updated to GoLive CS2 and a backup of the Site file is created. D. The entire site is updated, written to a new folder, and a backup of the original site folder is created. Answer: C 33. Which statement about editing links using the In & Out Links palette is true? A. Link editing using the In & Out Links palette cannot be undone. B. The In & Out Links palette can show you which CSS style sheets contain a particular class CSS style. C. Links shown in the In & Out Links palette include links to HTML files but cannot include links to image files. D. You can change links from an individual class CSS style into a link to an external CSS style sheet using the In & Out Links palette. Answer: B 34. You click a file that is already selected in the Files tab of the Site window. You then type in a new name for the file and press Enter (Windows) or Return (Mac OS). Which statement is true? A. A dialog box appears asking if you want to change the file's name. B. A copy of the file gets the changed name and the original file is moved to the Site Trash. C. The file's name is changed in both the File tab and also in Explorer (Windows) or the Finder (Mac OS). D. The file's name is changed, but links to that file are not updated until the Refresh button is clicked in the main toolbar.                                                                                       www.CertifyMe.com   
  • 11. Pass Your Exam at First Attempt with 100% Pass Guarantee Buy Full Version of 9A0-046 Exam at http://www.certifyme.com/9A0-046.htm