Adobe 9A0-046 Adobe GoLive CS2 ACE Exam 112 Q&A Version 2.73

9A0-046 Photoshop Exam – Adobe. Adobe https://www.pass4itsure.com/9a0-046.html Adobe GoLive CS2 ACE Exam 112 Q&A Version 2.73

Exam A
QUESTION 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

Correct Answer: C QUESTION 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
Correct Answer: B QUESTION 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

Correct Answer: D QUESTION 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>

Correct Answer: C QUESTION 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

Correct Answer: C QUESTION 6
What is the purpose of diagrams?
A. to lay out entire Web pages in rows and columns
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

Correct Answer: B QUESTION 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.

Correct Answer: A
QUESTION 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

Correct Answer: A
QUESTION 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
Correct Answer: A
QUESTION 10
Which category of metadata in Adobe Bridge is read-only?
A. origin
B. categories
C. description
D. camera data

Correct Answer: D QUESTION 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

Correct Answer: A QUESTION 12
Where are onLoad event actions placed?
A. in images
B. in the body section
C. in the head section
D. in multimedia files

Correct Answer: C QUESTION 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
B. B
C. C
D. D

Correct Answer: C
QUESTION 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
Correct Answer: AC
QUESTION 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

Correct Answer: B
QUESTION 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

Correct Answer: B
QUESTION 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 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

Correct Answer: C
QUESTION 18
Which option is referenced by browsers when interpreting XML tags?
A. ASP
B. DTD
C. CSS
D. HTML element tags

Correct Answer: B QUESTION 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 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

Correct Answer: D
QUESTION 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

Correct Answer: D
QUESTION 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
Correct Answer: D
QUESTION 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
Correct Answer: C QUESTION 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

Correct Answer: A QUESTION 24
Which interactivity can be added to an SVG file using the SVG Editor?
A. Actions
B. Animation
C. TypePad Blog
D. Transition from one image to another

Correct Answer: A QUESTION 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

Correct Answer: C QUESTION 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

Correct Answer: D QUESTION 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

Correct Answer: C QUESTION 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

Correct Answer: C
QUESTION 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

Correct Answer: B
QUESTION 30
You want to fix an orphan files error that is visible on the Errors tab of the Site window. What should you 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

Correct Answer: A

read more: https://www.pass4itsure.com/9a0-046.html

Continue Reading

Adobe.ActualTests 9A0-045 v2008-08-12.by.Ramon.155q

Adobe – 9A0-045 Certification, 9A0-045 Office Guide. Adobe.ActualTests https://www.pass4itsure.com/9a0-045.html v2008-08-12.by.Ramon.155q

Exam A
QUESTION 1
Which feature is an advantage offered only by OpenType fonts?
A. Text can contain graphics.
B. Text can be converted to outlines.
C. Text is identical across platforms.
D. Text can contain multiple languages.

Correct Answer: C
QUESTION 2
While placing a Photoshop file in an InDesign page, you want to specify a particular layer comp to be visible in the page. What must you choose?
A. Layers
B. Use Adobe Dialog
C. Show Import Options
D. Last Document State

Correct Answer: C
QUESTION 3
You make and name a gradient and store it in the Swatches palette. What happens if you select an object that has that gradient applied to it, and then modify the gradient with the Gradient palette?
A. Only the selected object changes to match the changes in the Gradient palette.
B. All objects with that gradient change to match the changes in the Gradient palette.
C. The named gradient in the Swatches palette changes to match the changes in the Gradient palette.
D. An error message appears, telling you that you cannot modify a named gradient with the Gradient palette.

Correct Answer: A
QUESTION 4
You want to vertically center the word “Typography” in a text frame. When you set the vertical alignment to
center in the Control palette, the word does not appear to be centered.
What should you do?

A. choose x Height for Offset in the First Baseline option of the Text Frame Options dialog box
B. in the Text Frame Options dialog, increase the top and bottom inset values until the word is centered
C. select the word and use the Character palette to change the baseline shift value until the word appears to be centered
D. in the Text Frame Options dialog, set the First baseline position to tixed and set the value to one half the size of the type and click OK

Correct Answer: A
QUESTION 5
You are importing paragraph styles from one InDesign document to another. The Load Styles dialog box indicates that there is a conflict with an existing style. What should you do so that the existing style remains the same and the new style is still imported?
A. check the name of the incoming style and choose Auto-Rename
B. uncheck the name of the incoming style and choose Auto-Rename
C. check the name of the incoming style and choose Use Incoming Style Definition
D. uncheck the name of the incoming style and choose Use Incoming Style Definition

Correct Answer: A QUESTION 6
You open a file that contains a combination of inline and custom anchored objects. Which command displays a symbol indicating which anchored objects have a custom position?
A. Show Text Threads
B. Show Frame Edges
C. Show Hidden Characters
D. Structure > Show Tag Markers

Correct Answer: B QUESTION 7
You want content from an InDesign CS2 document in an InDesign CS document. What should you do?
A. export it as an InDesign Snippet file
B. export it to an InDesign Interchange File
C. flatten it, and then save as a CS2 document
D. select the content and add it to an InDesign CS2 library

Correct Answer: B QUESTION 8
When should you choose to merge XML during import, rather than append?
A. when the document contains no tagged placeholder frames
B. when you want to replace the default Root with the Root of the incoming XML file
C. when the document already contains imported XML content, which you do not want to replace
D. when you do NOT want to add new content if the existing XML contains no equivalent elements

Correct Answer: B QUESTION 9
What is the most flexible format for storing information that will be published by multiple methods, such as printed pieces, Web sites and alternate devices like PDAs?
A. JDF
B. XML
C. XHTML
D. DHTML

Correct Answer: B QUESTION 10
You work as a designer at Certkiller .com. You have created a table, and want to set the width of all of the table’s columns to the same width. Which should you choose?
A. Table > Cell Options
B. Table > Table Options
C. Table > Split Cell Vertically
D. Table > Distribute Columns Evenly

Correct Answer: D QUESTION 11
Which statement about editing text in the Story Editor is true?
A. Character styles and paragraph styles can be applied to text while editing in the Story Editor.
B. For text threaded across multiple pages, the Story Editor displays only text from the current page.
C. While editing text in the Story Editor, text is displayed in its actual font but its size is always 12 point for clarity.
D. Edits made in the Story Editor take effect after you close the Story Editor window, not while you are editing text in the Story Editor.

Correct Answer: A
QUESTION 12
What is the role of a Color Management System (CMS) in a color managed workflow?
A. A CMS converts Lab and RGB colors to CMYK colors.
B. A CMS converts RGB and CMYK colors into Lab colors.
C. A CMS compares the color space gamut of a color to the Lab gamut, then the CMS converts the color to a Lab equivalent for consistent color output.
D. A CMS compares the color space where a color was created to an output device’s color space, then the CMS adjusts the output of color to create consistent color.

Correct Answer: D
QUESTION 13
Which five file types can you place into an InDesign publication? (Choose five.)
A. RTF files
B. TIFF files
C. EPS files
D. FLA files
E. Quark Xpress 4 files
F. Adobe PageMaker 7 files
G. Adobe Photoshop PDF files with spot colors
H. Adobe Photoshop PSD files with spot colors

Correct Answer:
QUESTION 14
You want all of the rectangles in a document to have a fill of Pantone 114C and a 3-point black stroke. You want this fill and stroke combination to be applied to each new rectangle that you draw. What should you do?
A. You create a rectangle, give it a fill of Pantone 114C and a 3-point black stroke, then place it in a Library.
B. You create a rectangle, give it a fill of Pantone 114C and a 3-point black stroke, then use the Eyedropper tool to pick up the correct fill and stroke attributes.
C. With no objects selected, you choose the Fill icon in the Swatches palette and click on the Pantone 114C swatch. In the Stroke palette, you set the weight to 3 points.
D. You create the first rectangle, and give it a fill of Pantone 114C and a 3-point black stroke. Every subsequent rectangle will have the same fill and stroke attributes.
Correct Answer: AC

QUESTION 15
How do you resize a graphic frame and its content simultaneously?
A. use the Selection tool and drag any handle on the frame’s bounding box
B. use the Direct Selection tool and drag any handle on the frame’s bounding box
C. use the Selection tool and press Ctrl (Windows) or Command (Mac OS) as you drag any handle on the frame’s bounding box
D. use the Direct Selection tool and press Ctrl (Windows) or Command (Mac OS) as you drag any handle on the frame’s bounding box

Correct Answer: C
QUESTION 16
You select and cut a column from an existing table. You want to replace the contents of another column
with the information you cut. You select the column you want to replace.
Which should you choose?

A. Edit > Paste
B. Edit > Paste Into
C. Table > Merge Cells
D. Table > Insert > Column

Correct Answer: A
QUESTION 17
You are placing a layered PSD file and want to change its active layer comp to a different layer comp as you place the file. Which option in the Place dialog should you select to view the layer comps during the import process?
A. Preview
B. Use Adobe Dialog
C. Show Import Options
D. Replace Selected Item

Correct Answer: C
QUESTION 18
What does the graphic shown in the exhibit indicate? Exhibit:

A. Color settings do not match color mode.
B. The document has both CMYK and RGB objects.
C. Color management policies have not been specified.
D. Color settings for Creative Suite applications are not synchronized for consistent color.

Correct Answer: D
QUESTION 19
Which will cause InDesign’s Preflight to flag a problem with a file?
A. lack of bleeds
B. incorrect page margins
C. the use of TrueType fonts
D. the use of an incorrect color model

Correct Answer: D
QUESTION 20
How should you create a Snippet?
A. choose File > Save As
B. choose File > Save a Copy
C. select one or more frames and drag the selection to your desktop
D. select one or more frames and drag the selection to your Object Styles palette

Correct Answer: C
QUESTION 21
You use Quick Apply to apply a paragraph style to a selected text frame. What is the result?
A. There is no change to the content.
B. The paragraph style is applied to all the text in the frame.
C. The paragraph style is applied to the first paragraph only.
D. The paragraph style is applied to the entire content on the current page only.

Correct Answer: B
QUESTION 22
Which setting in the Separations Preview palette allows you to view the difference between elements filled with a rich black (C60-M40-Y40-K100) and those filled with 100K?
A. Ink Limit
B. Ink Manager
C. Separations Off
D. Desaturate Black

Correct Answer: A
QUESTION 23
How do you arrange your document pages in two-page spreads?
A. select Facing Pages in the Document Setup dialog box
B. select Allow Pages to Shuffle from the Pages palette menu
C. select Keep Spread Together from the Pages palette menu
D. select Master Text Frame in the Document Setup dialog box

Correct Answer: A
QUESTION 24
You work as a designer at Certkiller .com. You have applied a linear gradient to an object. Which should you use to change the gradient so that it progresses vertically?
A. the Gradient tool
B. the Location field within the Gradient palette
C. the Type option within the New Gradient Swatch dialog
D. the Gradient ramp within the New Gradient Swatch dialog
Correct Answer: A
QUESTION 25
When would a font NOT be included when InDesign packages the job?
A. when the font is a CJK font
B. when the font is a TrueType font
C. when the font is an OpenType font
D. when the font’s screen font is missing

Correct Answer: A QUESTION 26
What should you choose to import a list of words into your User Dictionary?
A. Edit > Spelling > Dictionary
B. Edit > Spelling > Check Spelling
C. Edit > Preferences > Spelling (Windows) or InDesign > Preferences > Spelling (Mac OS)
D. Edit > Preferences > Dictionary (Windows) or InDesign > Preferences > Dictionary (Mac OS)

Correct Answer: A QUESTION 27
A product catalog contains proprietary terms that cause errors during spell checking. What should you do to add a list of the terms to InDesign’s User Dictionary?
A. choose Edit > Spelling > Dictionary and choose the open document as the target
B. choose Edit > Spelling > Dictionary, and choose English: USA from the pop-up menu
C. choose Edit > Spelling > Dictionary, click the Add button, and select a text file containing the terms
D. choose Edit > Spelling > Dictionary, click the Import button, and select a text file containing the terms

Correct Answer: D QUESTION 28
You want to create a hyperlink that jumps to a specific word on a page. Which should you create first?
A. a state
B. a source
C. a bookmark
D. a destination

Correct Answer: D QUESTION 29
Which should you choose to insert the degree character shown in the exhibit in your text? Exhibit:

A. Type > Fonts
B. Type > Glyphs
C. Type > Character
D. Type > Insert Special Character

Correct Answer: B
QUESTION 30
Which should be active when you select the Insert Footnote command?
A. the Insert Anchored Object dialog box
B. the Document Footnote Options dialog box C. an insertion point where you want the footnote text to appear
D. an insertion point where you want the footnote reference number to appear

Correct Answer: D

read more: https://www.pass4itsure.com/9a0-045.html

Continue Reading

Adobe 9A0-044 Adobe Photoshop CS 2 ACE Exam 140 Q&A Version 2.73

Adobe 9A0-044 exam dumps online store | Adobe 9A0-044 Free download. Adobe https://www.pass4itsure.com/9a0-044.html Adobe Photoshop CS 2 ACE Exam 140 Q&A Version 2.73

Exam A
QUESTION 1
You are creating an image for the Web. The image contains transparent areas that were created by adding drop shadows to a layer with a picture and to a text layer.
What should you do in the Save for Web dialog box to fill fully transparent pixels with a selected color and blend partially transparent pixels with the same color?
A. select a matte color and a Dither amount
B. select Transparency and select a matte color
C. select a matte color and deselect Transparency
D. select Transparency and choose None from the Matte menu

Correct Answer: C QUESTION 2
You are using variables and data sets to create a series of web banners. One of the variables will use a pixel replacement. You want to scale the replacement image so that none of the bounding box is left empty. Which option should you choose for Pixel Replacement?
A. Fit
B. Fill
C. As Is
D. Conform

Correct Answer: B QUESTION 3
You have a full color photograph with many different colors. Which file format should you use when optimizing this image for the web?
A. GIF
B. SVG
C. TIFF
D. JPEG

Correct Answer: D QUESTION 4
Which type of layers are required when you are moving elements in a Web animation?
A. single
B. locked
C. multiple
D. grouped

Correct Answer: C QUESTION 5
You have a number of slices in an image that you will be saving for the Web.
You want to apply the same optimization settings to several of the slices and ensure that they will share a color palette and dither pattern. What should you do?
A. create user slices
B. create layer-based slices
C. link the slices that will share the optimization settings
D. group the slices that will share the optimization settings

Correct Answer: C QUESTION 6
What is the difference between assigning an ICC profile and converting to an ICC profile?
A. Assigning preserves the color numbers and changes the appearance; converting preserves the appearance by changing the numbers.
B. Assigning changes the color numbers and preserves the appearance; converting changes the appearance by preserving the numbers.
C. Assigning preserves the color numbers and preserves the appearance; converting changes the appearance by changing the numbers.
D. Assigning changes the color numbers and changes the appearance; converting preserves the appearance by preserving the numbers.

Correct Answer: A QUESTION 7
You are preparing images for the Web. Which working RGB space should you use?
A. Apple RGB
B. ColorMatch RGB
C. Adobe RGB (1998)
D. SRGB IEC61966-2.1

Correct Answer: D QUESTION 8
What must you specify so that Adobe Photoshop can determine how the color management system handles the color conversion and out-of-gamut colors?
A. an ICC profile
B. a color reference
C. a rendering intent
D. a color management engine

Correct Answer: C QUESTION 9
Which rendering intent preserves more of the original’s color appearance when converting an image from one color space profile to another?
A. Saturation
B. Perceptual
C. Relative Colorimetric
D. Absolute Colorimetric

Correct Answer: C QUESTION 10
What does the Proof Setup command allow a user to do?
A. configure a prepress proofing device
B. designate a device on which to produce a color proof
C. simulate how an image will look after being converted to a different color space
D. simulate how an image looked before being converted to a different color space

Correct Answer: C
QUESTION 11
You are recording an action. During its playback, you want an image’s magnification to be adjusted to fit the image on screen. What should you do?
A. choose View > Fit on Screen
B. when you get to the point for the magnification change, choose View > Fit on Screen
C. use the Insert Menu Item command from the Action palette menu, then choose View > Actual Pixels
D. use the Insert Menu Item command from the Action palette menu, then choose View > Fit on Screen

Correct Answer: D QUESTION 12
You play a default action located in the Actions palette. How do you undo the entire action?
A. choose Edit > Undo
B. choose Clear All Actions from the Action palette menu
C. drag the action to the Trash Can at the bottom of the Action palette
D. select a snapshot in the History palette showing the image before the Action was played

Correct Answer: D QUESTION 13
You have created an action to open Camera Raw images. You access the action by using the Batch command. In the Source area, you have selected Suppress File Open Options Dialogs. What does this setting do?
A. opens all images in the same color space
B. ignores color profile warnings when opening the files
C. prevents the automatic creation of the first snapshot
D. prevents the Camera Raw dialog box from opening for each image

Correct Answer: D QUESTION 14
You have a folder of TIFF images. You want to save each image in the folder as a JPEG with a quality setting of 7, resize to a width of 150 pixels, and add copyright information. What should you do?
A. choose File > Scripts > Image Processor
B. open each image, then choose File > Save for Web
C. choose File > Automate > Conditional Mode Change
D. create an action, open each image, and run the action

Correct Answer: A QUESTION 15
Which layer parameter can be saved when creating a Layer Comp?
A. layer styles
B. layer opacity
C. layer stacking order
D. layer blending mode

Correct Answer: A QUESTION 16
You have a clipping mask acting on several other layers. You want to apply a layer style to the entire clipped entity. What should you do?
A. apply the style to the layers one at a time
B. apply the style to the topmost clipped layer
C. apply the style to the base or masking layer
D. create a layer group for the layers, then apply the style to the set

Correct Answer: C QUESTION 17
Click the Exhibit button.
You have a layer that has been filled with a pattern. Below that layer is a layer that contains text. You want
the pattern to appear only where there is text on the text layer.
What should you do?
A. create a layer group
B. create a layer mask
C. create a vector mask
D. create a clipping mask

Correct Answer: D
QUESTION 18
You want to color code a layer in the Layers palette. What should you do?
A. double-click on the layer thumbnail; select Color Overlay in the Layer Styles dialog box
B. double-click the layer thumbnail; choose the color from the Color menu in Layer Properties
C. right-click (Windows) or Control-click (Mac OS) the layer thumbnail; choose Layer Properties; choose the color from the Color menu
D. right-click (Windows) or Control-click (Mac OS) the layer thumbnail; choose Blending Options; select Color Overlay in the Layer Styles dialog box

Correct Answer: C
QUESTION 19
When should you use a layer mask?
A. to hide some or all the content of layer without deleting it
B. to edit a selection on a layer using painting or editing tools
C. to use the transparency of a layer to mask the content of another
D. to use the visible content of a layer to mask the content of another

Correct Answer: A QUESTION 20
Click the Exhibit button.
How should you simultaneously rotate the layers indicated in the exhibit without changing the stacking order in the Layers palette?

A. select one layer; Shift+click the other layers; apply the rotation
B. select one layer; Shift+click the other layers; choose Layer>Group Layers; apply the rotation
C. select one layer; then Ctrl+click (Windows) or Command+click (Mac OS) the other layers; apply the rotation
D. select one layer; Ctrl+click (Windows) or Command+click (Mac OS) the other layers; choose Layer>Group Layers; apply the rotation

Correct Answer: C
QUESTION 21
In a document with multiple layers, you want to scale and rotate two layers in exactly the same way. Afterwards, you want to move each layer independently. What should you do?
A. link the layers
B. merge the layers
C. group the layers
D. select both layers

Correct Answer: D QUESTION 22
Click the Exhibit button.
Which statement is true about the layers shown in the exhibit?
A. The Levels Adjustment layer applies to the Body layer.
B. The Levels Adjustment layer applies to the Body and Roof layers.
C. The Levels Adjustment layer applies to the Head and Body layers.
D. The Levels Adjustment layer applies to the Body, Roof, and Background layers.

Correct Answer: A
QUESTION 23
You are working with an image with multiple layers. You want to be able to losslessly scale, rotate and warp one of the layers. What should you do?
A. add a Layer Mask
B. add a Vector Mask
C. apply a Layer Style
D. convert the layer to a Smart Object

Correct Answer: D
QUESTION 24
You want to store a selection in a separate file. What should you do?
A. use the Move tool to drag the selection into a new document
B. save the selection and choose Split Channels from the Channels palette menu
C. choose Select > Save Selection and choose New from the Channel Destination pop-up menu
D. choose Select > Save Selection and choose New from the Document Destination pop-up menu

Correct Answer: D QUESTION 25
How do you add to a selection using the Channels palette?
A. paint with white in a spot channel
B. paint with black in a spot channel
C. paint with white in an alpha channel
D. paint with black in an alpha channel

Correct Answer: C QUESTION 26
You are using a selection tool. Which option smooths the jagged edges of a selection by softening the color transition between edge pixels and background pixels without losing any detail?
A. Feather
B. Anti-alias
C. Tolerance
D. Fuzziness

Correct Answer: B QUESTION 27
You have made a feathered selection. You then repeatedly fill the selected area with different colors. Which statement is true?
A. Traces of the earlier color fills remain at the feathered edges of the selection.
B. At the feathered edges of the selection only the image’s luminosity are affected, not its hue or saturation.
C. At the feathered edges of the selection only the image’s hue and saturation are affected, not its luminosity.
D. Though fading in opacity at the feathered edges of the selection, the newer fills completely overwrite the earlier ones.

Correct Answer: A QUESTION 28
You have saved a selection as a channel. You now want to load and reuse the selection. What should you do?
A. drag the alpha channel into the image window
B. Alt (Windows) or Option (Mac OS) click on the alpha channel
C. Ctrl (Windows) or Command (Mac OS) click on the alpha channel
D. right-click (Windows) or Control-click (Mac OS) on the channel and choose Load Channel as Selection

Correct Answer: C QUESTION 29
You are using Quick Mask to edit a selection. You want to make the mask more easily visible against the colors in the image by making the mask color green. What should you do?
A. change the foreground color to green
B. change the background color to green
C. drag and drop a green color swatch onto the Quick Mask button
D. double-click on the Quick Mask button, click the color box, and choose a new color

Correct Answer: D
QUESTION 30
You want to change the color of the Quick Mask from its default to a different color. What should you do?
A. change the foreground color to the desired color before entering Quick Mask mode
B. change the background color to the desired color before entering Quick Mask mode
C. double click the quick mask icon near the bottom of the toolbox, then click on the color box
D. while in Quick Mask mode, click on the masked pixels with the Magic Wand tool, then fill with the desired color

Correct Answer: C

read more: https://www.pass4itsure.com/9a0-044.html

Continue Reading

Adobe_PrepKing 9A0-042 v2011-06-11_94q_By-Smith

Adobe 9A0-042 Certification, Daily Updates https://www.pass4itsure.com/9a0-040.html Exam Questions.Adobe_PrepKing 9A0-042 v2011-06-11_94q_By-Smith

Exam A
QUESTION 1
Which statement about using the Manage Security Policies dialog box is true?
A. You can view and edit your list of trusted identities.
B. You can modify the appearance of digital signatures.
C. You can create a new security policy but cannot apply one.
D. You must have a PDF document open in order to manage policies.

Correct Answer: C QUESTION 2
You are applying password security to a PDF document. Which setting prevents search engines from accessing information such as author and keywords?
A. Encrypt all document contents
B. Enable copying of text, images, and other content
C. Enable text access for screen reader devices for the visually impaired
D. Encrypt all document contents except metadata (Acrobat 6 and later compatible)

Correct Answer: A QUESTION 3
What is the purpose of the permissions password in a PDF document?
A. It unlocks the document for viewing.
B. It sets the document so that it can be printed.
C. It ensures that the file is accessible to the visually impaired.
D. It enables a user with the password to reset the permissions in a protected file.

Correct Answer: D QUESTION 4
Your company is providing organizational security policies via an Adobe LiveCycle Policy Server. Which should you choose to configure Acrobat to access the Adobe LiveCycle Policy Server?
A. Advanced > Security Settings
B. Advanced > Trusted Identities
C. Document > Security > Synchronize for Offline
D. Document > Security > Use APS Web Console

Correct Answer: A QUESTION 5
You want to encrypt a PDF document for a specific group of users. You do NOT set permissions for some of the users. What happens when those users attempt to open the PDF document?
A. They will have full access.
B. They will be unable to open the document.
C. They will be able to open the document, but will be unable to print, comment or extract.
D. They will have permissions equal to the most stringent permissions set for the user list.

Correct Answer: A QUESTION 6
You are creating a form template in Adobe Designer and you want to preview how the form will look when the form fields are populated. What should you do?
A. choose File > Publish to Repository
B. choose Window > Font and specify the font to use
C. click on the Master Pages tab, fill in the necessary information to preview it
D. choose File > Form Properties > Defaults and specify an XML data file to be used

Correct Answer: D
QUESTION 7
You are creating a file in Adobe Designer upon which future form designs will be based. In which file format should you save the document?
A. .FDF
B. .XDP
C. .PDF
D. .TDS

Correct Answer: D
QUESTION 8
You are creating a form in Adobe Designer and want to ensure that the preview type is for a print form rather than an interactive form. What should you do?
A. choose Tools > Options
B. choose File > Form Properties > Info
C. choose File > Form Properties > Defaults
D. click the Show pulldown menu and choose the prePrint option

Correct Answer: C
QUESTION 9
You are creating a form in Adobe Designer that takes advantage of Dynamic Forms features. Which statement is true?
A. You must choose File > Publish to Repository.
B. You must save the file as an Acrobat e compatible PDF Form File.
C. You are not be able to use Dynamic Forms in versions of Acrobat 6.0 and earlier.
D. You must enable the Dynamic Forms for Acrobat Reader with the Reader Extensions Server.

Correct Answer: D
QUESTION 10
You want to know what changes were made to a document after it has been digitally signed. Which should you choose?
A. Validate Signature
B. Go to Signature Field
C. Document Integrity Properties
D. Compare Signed Version to Current Version

Correct Answer: D
QUESTION 11
You have applied your digital signature to a PDF document. You then make several changes to the document. Which statement about the PDF document is true?
A. Your signature will be invalid.
B. The existing signature field will be cleared and you must digitally sign the document again.
C. A new signature field will be added to the document and you must digitally sign the document again.
D. Your signature will still be valid but there will be a visual indication that changes have been made to the document.

Correct Answer: D
QUESTION 12
You have a Digital ID. You want others to be able to authenticate that you are the author of a document and want to prevent unauthorized users from modifying the document. Which should you choose?
A. Advanced > Accessibility
B. Advanced > Security Settings
C. Document > Security > Secure PDF Delivery
D. Document > Digital Signatures > Sign this Document

Correct Answer: D
QUESTION 13
By default, which is a function of a form created in Adobe Designer that CANNOT be done with an Acrobat form?
A. adding barcodes
B. performing calculations
C. creating custom colors
D. creating a signature field

Correct Answer: A
QUESTION 14
You want to cut, copy, paste, delete, resize, or reposition Content Areas in a form design. Where should you make the changes?
A. Body Page
B. Master Page
C. PDF Preview
D. Custom Library
Correct Answer: B
QUESTION 15
How do you create a second Master Page in Adobe Designer?
A. in the Layout palette, choose Insert Master Page
B. in the Master Pages tab, choose Insert Master Page
C. in the Body Pages tab, choose Insert Master Page from the Layout menu
D. in the Hierarchy palette, right-click on (Master Pages) and choose New Master Page

Correct Answer: D
QUESTION 16
You are creating a text field and want the text describing the field to align with the right of the box. What should you do to change the alignment of text in a text field?
A. in the Layout palette change the Anchor position
B. in the Layout palette change the Caption position
C. in the Field tab of the Object palette change the Locale option
D. in the Field tab of the Object palette change the Appearance option

Correct Answer: B QUESTION 17
In a dynamic form, you want to present specific read-only text that you expect to change each time the form is rendered. Which object should you use?
A. Text object
B. Subform object
C. Text Field object
D. Content Area object

Correct Answer: C QUESTION 18
Which should you use for entering a name for a field in the Binding tab of the Object palette?
A. state TaxPercent
B. state Tax Percent
C. state.Tax.Percent
D. state/Tax/Percent

Correct Answer: A QUESTION 19
You are creating a form and have just added a colored rectangle that appears behind two text fields on a form. How do you get the rectangle to appear behind the text fields?
A. choose Layout >Align > Top
B. choose Layout > Send To Sack
C. choose Layout > Send Backward
D. choose Layout > Distribute > Down

Correct Answer: B QUESTION 20
Which object should you use to have images dynamically load into a form?
A. Image
B. Rectangle
C. Image Field
D. Content Area

Correct Answer: C QUESTION 21
You want to add multiple occurrences of the same Library object. You do NOT want to keep choosing it from the Library palette. What should you do?
A. add it from the Insert Menu
B. from the Library palette menu, choose Add Group
C. from the Library palette menu, choose Group Properties
D. from the Library palette menu, choose Keep Drawing Tool

Correct Answer: D QUESTION 22
You want to ensure that elements, such as page numbering appear in the same position on all pages of your form design. Where should you place these elements?
A. in the Body Page
B. on a Master Page
C. in the Data View palette
D. in the Custom tab of the Library palette

Correct Answer: B
QUESTION 23
You have three copies of a PDF document. Each copy contains comments authored by different reviewers. You want to save the comments as either an Acrobat FDF File or an Acrobat XFDF file. Which should you choose?
A. Save As
B. Export Comments
C. Migrate Comments
D. Summarize Comments

Correct Answer: B
QUESTION 24
You have invited three people to participate in an email-based review. What should you do to invite another person to participate in the same review?
A. choose File > Send for Review > Send by Email for Review
B. in the review Tracker, choose Manage > Email All Reviewers
C. in the review Tracker, choose Manage > Invite Additional Reviewers
D. choose File > Send for Review > Upload For Browser-Based Review

Correct Answer: C
QUESTION 25
What should you do to initiate a browser-based review of a PDF document?
A. upload the PDF document to a WebDAV server
B. create a link on a Web page to the PDF document
C. copy the PDF document to a folder on your hard drive
D. attach the PDF document to an email and send it to the reviewers

Correct Answer: A
QUESTION 26
You have a PDF document that contains text and graphics. You want to add new text to an area of the document that is currently empty. What should you do?
A. select the TouchUp Text tool and click where you want to add the text
B. select the TouchUp Text tool and drag where you want to add the text
C. select the TouchUp Text tool and Shift-click (Windows) or Shift-click (Mac OS) where you want to add the text
D. select the TouchUp Text tool and Ctrl-click (Windows) or Option-click (Mac OS) where you want to add the text

Correct Answer: D
QUESTION 27
You want to add a page number to the footer on all but the first page of your PDF document. The first page is an odd numbered page. Which option in the Page Options section of the Add Headers & Footers dialog box should you choose?
A. Odd Pages Only
B. Even Pages Only
C. Apply to All Pages
D. Apply to Page Range

Correct Answer: D QUESTION 28
Which option in the PDF Optimizer will determine whether applying compression to a particular stream will reduce file size?
A. Remove invalid links
B. Remove invalid bookmarks
C. Optimize the PDF for fast Web view
D. Use Flate to encode streams that are not encoded

Correct Answer: D QUESTION 29
You have manually added links to your PDF document. You discover that you need to make some edits to the source. Which should you choose to update the PDF document and still retain the links?
A. Document > Insert Pages
B. Document > Delete Pages
C. Document > Extract Pages
D. Document > Replace Pages

Correct Answer: D QUESTION 30
You have created an Adobe Acrobat document. Due to the settings of your font vendor, some of your fonts have NOT been embedded. You give the PDF document to two co-workers who do NOT have the original font installed on their computers. What happens when they print your document?
A. The document will NOT print due to a Postscript error.
B. A Multiple Master typeface will be temporarily substituted.
C. The original font will print as a low resolution bitmapped font.
D. They will be asked to choose a font to be substituted during printing.

Correct Answer: B

read more: https://www.pass4itsure.com/9a0-040.html

Continue Reading

Adobe_PrepKing 9A0-041 v2011-06-11_134q_By-Freda

Adobe 9A0-041 IT Exam | 9A0-041 Latest Version PDF. Adobe_PrepKing https://www.pass4itsure.com/9a0-040.html v2011-06-11_134q_By-Freda

Exam A QUESTION 1
How do you move a tab from the navigation pane to its own floating panel?
A. Control-click (Windows) or Command-click (Mac OS) the tab
B. choose View > Navigation Tabs > Reset Tabs
C. Alt-click (Windows) or Option-click (Mac OS) the tab
D. drag the tab from the navigation pane to the document pane

Correct Answer: D QUESTION 2
What is the purpose of the ISO standard PDF/X workflow?
A. It is used for the creation of PDF documents with multimedia content.
B. It assures that prepress information is correctly represented in a PDF document.
C. It is a standard for archiving metadata.
D. It is an Internet standard for sending fax documents.

Correct Answer: B QUESTION 3
What is the purpose of the permissions password in a PDF document?
A. It sets the document so that it can be printed.
B. It enables a user with the password to reset the permissions in a protected file.
C. It unlocks the document for viewing.
D. It ensures that the file is accessible to the visually impaired.

Correct Answer: B QUESTION 4
You create a document that contains complex overlapping transparency of pixel-based images. Which Highlight option in the Flattener Preview previews objects that are the source of this transparency?
A. Transparent Objects
B. Rasterized Complex Regions
C. All Affected Objects
D. Non-Transparent Objects

Correct Answer: A QUESTION 5
How should you respond to highlighted areas indicating that a rich black object will overprint in a PDF document?
A. adjust the Trapping settings in the Output Panel
B. deselect Rich Black in the Output Preview dialog box
C. convert spot colors to process in the Ink Manager
D. convert rich black to process black in the source file

Correct Answer: D QUESTION 6
You want to create a link to a different file from an existing bookmark in a PDF document. Which process takes you to a dialog box that will enable you to do this?
A. right-click (Windows) or Control-click (Mac OS) the bookmark and choose Set Destination
B. double-click the bookmark name
C. select the bookmark and choose Set Destination from the Options menu
D. right-click (Windows) or Control-click (Mac OS) the bookmark and choose Properties

Correct Answer: D
QUESTION 7
You have created a presentation in PowerPoint. You want to post it on the Internet, where it will be accessed by members of your traveling sales force. Which Application Setting in the Adobe PDFMaker dialog box should you select to make this document available to the largest number of salespeople?
A. Enable Accessibility and Reflow with Tagged PDF
B. PDF Layout Based on PowerPoint Printer Settings
C. Convert Multimedia to PDF Multimedia
D. Save Slide Transitions in Adobe PDF

Correct Answer: A
QUESTION 8
You create a PDF document that you want to use as a proof. You also need to downsample the file to 72 pixels per inch to create a small file that you can email. You notice that monochrome images in the PDF document look jagged along curves and diagonal lines. Which setting should you change?
A. Sampling; use Average Downsampling instead of Subsampling or Bicubic Downsampling
B. Final Resolution; resample to 100 pixels per inch instead of 72
C. Compression; use CCITT Group 3 instead of ZIP, CCITT Group 4, or Run length
D. Anti-Alias to Gray; use 8-bit as a value instead of 2-bit or 4-bit

Correct Answer: D
QUESTION 9
Which two actions will open/close the navigation pane? (Choose two.)
A. click the Active Navigation tab
B. right-click (Windows) or Control-click (Mac OS) the Active Navigation tab
C. click the Hide Toolbars button
D. click the Single Page button
E. click the vertical bar that separates the navigation pane from the document pane
Correct Answer: AE

QUESTION 10
You are participating in an email-based review. Which action will result in an untracked document?
A. choosing File > Save As
B. adding comments in Adobe Reader
C. reviewing documents in Acrobat 6.0
D. choosing File > Save
Correct Answer: A

QUESTION 11
Which two file formats can be used when adding a background image to a PDF document? (Choose two.)
A. JPEG
B. EPS
C. PDF
D. GIF
E. PNG

Correct Answer: AC QUESTION 12
You are creating a PDF file for the purpose of proofing. You want the PDF document to be as small as possible. To accomplish this, from the Adobe PDF Settings dialog box you _____.
A. deselect Subset fonts in the Fonts tab
B. deselect Embed Thumbnails in the General tab
C. select Off in the Sampling pop-up menu for Color Images, Grayscale images, and Monochrome images in the Image tab
D. turn Anti-Alias to Gray On in Monochrome Images in the Image tab

Correct Answer: B QUESTION 13
You are working on an Adobe Acrobat project and you want to email a PDF document that you worked on yesterday to an associate. What should you do to locate the PDF document and send the email?
A. choose Edit > Find to locate yesterday’s file, then choose File > Email
B. choose File > Organizer > Open Organizer, in the History pane click Yesterday, select the appropriate file and click the Email button
C. choose Edit > Search to locate yesterday’s file, then choose Document > Attach a File
D. choose Edit > Find to locate yesterday’s file, then click the Email button on the toolbar

Correct Answer: B QUESTION 14
You are adding comments to a PDF document.
What should you do so that the comment pop-up automatically displays each time you add a new comment?
A. choose Edit > Preferences and select “automatically open comment pop-ups for comments other than notes”
B. right-click (Windows) or Control-click (Mac OS) and choose Open Pop-up Note
C. choose Edit > Preferences and select “automatically open comments on mouse rollover”
D. right-click (Windows) or Control-click (Mac OS) and choose Reset Pop-up Note Location

Correct Answer: A QUESTION 15
You are producing a letterhead with Microsoft Publisher. There is an image in the file that extends beyond the top edge of the page. When the sheet is cut, there is no visible gap along the top of the letterhead. Which setting should you select in the PDFMaker for Microsoft Publisher dialog box to include the extended image area in the PDF?
A. Allow Bleed
B. Enable Accessibility and Reflow with Tagged PDF
C. Add Cut Marks
D. Add Links to Adobe PDF

Correct Answer: A QUESTION 16
Which statement is true about flattening transparency in a native PDF document and flattening transparency in Distiller?
A. Transparency CANNOT be flattened in a native PDF.
B. You CANNOT flatten transparency from within Distiller.
C. Live transparency is automatically flattened by Distiller.
D. Flattened transparency is NOT recognized by Distiller.

Correct Answer: B QUESTION 17
You have turned off the setting to Use Local Fonts in the Advanced menu. Which statement is true?
A. Fonts that have been embedded will display using the substitute fonts.
B. Fonts that have been embedded and subsetted will display using the substitute fonts.
C. Fonts that have been embedded and NOT subsetted will display using the substitute fonts.
D. Fonts that HAVE NOT been embedded will display using the substitute fonts.

Correct Answer: D QUESTION 18
You want to create an Adobe PDF document from a Web page. You choose File > Create PDF > From Web Page, and click the Settings button. You select Create PDF tags from the General tab of the Web Page Conversions Settings dialog box. Which element is stored in the PDF document?
A. the originating URL of the page
B. HTML table cells
C. the background color of the HTML page
D. JavaScript commands

Correct Answer: B QUESTION 19
You are applying password security to a PDF document. Which setting prevents search engines from accessing information such as author and keywords?
A. Encrypt all document contents except metadata (Acrobat 6 and later compatible)
B. Enable text access for screen reader devices for the visually impaired
C. Encrypt all document contents
D. Enable copying of text, images, and other content

Correct Answer: C QUESTION 20
You want to encrypt a PDF document for a specific group of users. You do NOT set permissions for some of the users. What happens when those users attempt to open the PDF document?
A. They will be able to open the document, but will be unable to print, comment or extract.
B. They will have full access.
C. They will have permissions equal to the most stringent permissions set for the user list.
D. They will be unable to open the document.

Correct Answer: B QUESTION 21
After choosing File > Create PDF > From Multiple Files, you select multiple files for consolidation into a single PDF document. In which order will the selected files, displayed in the Files to Combine field of the dialog, be consolidated?
A. the order displayed in the list
B. alphabetical order
C. the sort order specified in the Organizer window
D. the sort order specified in the Convert to PDF dialog box

Correct Answer: A
QUESTION 22
Which statement about creating a custom stamp is true?
A. You must keep the artwork dimensions under 2″ x2″ (50.8mm x 50.8mm).
B. You must use an Adobe PDF document as source art.
C. You must use vector art as source art.
D. You must give the stamp a category and a name.

Correct Answer: D
QUESTION 23
What is the most efficient way to create a PDF document from a Word document suitable for high quality print production and/or separation?
A. use PDFMaker and choose the Press Quality job option
B. use the Adobe PDF printer and choose the Smallest File Size job option
C. use Distiller and choose the Standard job option
D. create PDF from File in Acrobat and choose the High Quality job option

Correct Answer: A
QUESTION 24
Your prepress software does NOT support transparency. You need to create a PDF document that does NOT contain transparency. Which is the highest version of Acrobat that you can select in the Compatibility pop-up menu of the General tab in the Adobe PDF Settings dialog box?
A. Acrobat 4.0 (PDF 1.3)
B. Acrobat 6.0 (PDF 1.5)
C. Acrobat 5.0 (PDF 1.4)
D. Acrobat 3.0 (PDF 1.2)

Correct Answer: A
QUESTION 25
You have a preflight profile that checks PDF documents for PDF/X-1a compliance and compliance for your particular press condition. Which should you set as an error in addition to the PDF/X-1a compliance check?
A. The output intent is not set to swop or snap standards.
B. Trapping key is not set.
C. RGB is used as color mode.
D. The resolution of the images is too low.

Correct Answer: D
QUESTION 26
You are using Distiller to create a PDF document. The PDF document will be sent to a commercial printer that uses computer-to-plate imaging. The imaging device requires an image resolution of 400 pixels per inch for color and grayscale images. What should you do?
A. choose the High Quality Print job option
B. create a customized job option
C. use the PDF Optimizer to increase resolution
D. rescan your images at the correct resolution

Correct Answer: B QUESTION 27
What should you do to create a PDF document that does NOT have transparency?
A. create PostScript by using Distiller
B. export it directly from InDesign as a PDF 1.5 file
C. recreate any effect that uses transparency to remove it
D. use Distiller to flatten the transparency as the PostScript is being distilled

Correct Answer: A QUESTION 28
Using the Fix Hairlines tool to find and replace thin lines in a PDF document can be problematic if _____.
A. there are no hairlines in the PDF
B. widths are increased or decreased by whole integers
C. it is used to replace hairlines in Type 3 fonts
D. an inappropriate unit of measure is chosen

Correct Answer: C QUESTION 29
You are creating a PDF document to submit as a print-ready file. Because you have several images in the project that you have scaled down in size, you want to have Distiller downsample the files to reduce overall file size. Which should you select from
the Images menu of the Adobe PDF Settings dialog box?
A. Average Downsampling
B. Subsampling
C. You should NOT select anything. You should NOT downsample any images.
D. Bicubic Downsampling

Correct Answer: D QUESTION 30
You want to use the How To window to find the answer to a question. However the How To window is closed. How do you re-display the How To window?
A. choose Preferences > General
B. choose Preferences > Accessibility
C. choose Help > About Acrobat 7.0 Professional
D. choose Help > How To > Acrobat Essentials

Correct Answer: D

read more: https://www.pass4itsure.com/9a0-040.html

Continue Reading

Adobe _CertifyMe 9A0-040 v2011-04-15_126q_By-jordge

9A0-040 Dumps In PDF, Adobe https://www.pass4itsure.com/9a0-040.html Free Braindumps,Adobe _CertifyMe 9A0-040 v2011-04-15_126q_By-jordge

Exam A QUESTION 1
For which type of project would it be acceptable to ignore or turn off the Title Safe function in the Title Designer?
A. a project that will be used for NTSC broadcast TV
B. a project that will be output for web streaming
C. a project that will be used for PAL broadcast TV
D. a project where color safe levels are not important

Correct Answer: B QUESTION 2
You want to create transparency based on light or dark areas in your image. Which key should you use?
A. Difference Key
B. Chroma Key
C. Multiply Key
D. Luma Key

Correct Answer: D QUESTION 3
You want to export your sequence with an alpha channel for later import into an NTSC DV project. Which compression method should you choose in the Export Movie Settings dialog box?
A. QuickTime Cinepak
B. Uncompressed Microsoft .AVI with millions of colors+
C. QuickTime Sorenson
D. Microsoft DV

Correct Answer: B QUESTION 4
You have created a shape in the Adobe Title Designer. You want to maintain the aspect ratio of the shape while dragging the boundries of the shape. Which modifer key should you use?
A. Control / Alt key combination
B. Alt key
C. Control key
D. Shift key

Correct Answer: D QUESTION 5
What is the default crossfade between two audio tracks when you choose Sequence > Add Audio Transition?
A. Invert
B. Highpass
C. Constant Gain
D. Constant Power

Correct Answer: D QUESTION 6
You are editing a video that will be viewed over the Internet through a Web browser. Which setting should you choose from the General submenu of the Project Settings dialog box?
A. 29.97 fps Drop-Frame Timecode
B. 30 fps Timecode
C. 25 fps Timecode.
D. 50 fps Timecode

Correct Answer: B QUESTION 7
You want to evaluate the luminance levels of certain clips in a sequence. Which viewing mode would you use?
A. Waveform Monitor
B. Vectorscope
C. Composite
D. Alpha

Correct Answer: A QUESTION 8
You want to move clip A from left to right across the screen with one full revolution. Which should you use?
A. One position keyframe and one rotation keyframe.
B. Two position keyframes and one rotation keyframe.
C. Two position keyframes and two rotation keyframes.
D. Two motion keyframes and one rotation keyframe.

Correct Answer: C QUESTION 9
You want to move clip A from left to right across the screen with one full revolution. Which should you use?
A. Two position keyframes and two rotation keyframes.
B. Two motion keyframes and one rotation keyframe.
C. Two position keyframes and one rotation keyframe.
D. One position keyframe and one rotation keyframe.

Correct Answer: A QUESTION 10
You want to create a smooth, semi circle text path. What should you do?.
A. Select the Pen Tool, draw your path; then, drag the anchor point handles to smooth your path.
B. Selact the Path Type Tool, draw your path; then, drag the anchor point handles to smooth your path.
C. Select the Ellipse tool, draw your ellipse; then, select the Type Tool to type along the ellipse.
D. Select the Pen Tool, draw your path; then, right-click the path and choose Smooth Anchor Points.

Correct Answer: B QUESTION 11
How do you increase the volume of a clip?
A. re-conform the audio and re-place the clip in the timeline
B. select Meter Inputs Only from the Audio Mixer palette menu
C. select a clip and then choose Clip > Audio Options > Audio Gain
D. boost the gain on your audio card

Correct Answer: C
QUESTION 12
Under which circumstance should you choose Audio Units in the Source view menu?
A. To display each track of a stereo clip separately.
B. To make an audio waveform appear in the Source view.
C. To create a 1kHz tone for use in a video leader.
D. To set the Source view’s time ruler to audio samples, so you can set sample-based In and Out points.

Correct Answer: D
QUESTION 13
Which audio processing step occurs first when you import a project?
A. Premiere Pro processes track settings such as prefade effects, prefade sends, mute, etc.
B. Premiere Pro applies gain adjustments applied to clips by using the command Clip > Audio Options > Audio Gain.
C. Premiere Pro applies effects to clips.
D. Premiere Pro conforms its audio to the audio settings specified in the New Project dialog box.

Correct Answer: D
QUESTION 14
You want to copy a single effect from clip A to clip B. You do NOT want to copy all effects from clip
A. What should you do?
B. select Clip A and choose Edit > Copy; then,select Clip B and choose Edit > Paste
C. Right click on clip A and choose Copy; then, right click on clip B and choose Paste Attributes
D. select Clip A, select the effect in the Effect Controls window and choose Edit > Copy; then, select Clip B and choose Edit > Paste in the Effect Controls window
E. select Clip A and choose Edit > Copy; then,select Clip B and choose Edit > Paste Attributes
Correct Answer: C
QUESTION 15
Which statement about a static title created in the Adobe Title Designer is true?
A. If you are creating a static title in content for the Web or for a CD, the safe title and safe action zones do not apply since you can see the entire video.
B. You must apply transparency to a title before bringing it into the timeline.
C. The title is saved with a .ppj file extension.
D. Logos added to a static title cannot be resized.

Correct Answer: A
QUESTION 16
The source file of a clip does NOT contain an alpha channel. You want to manually apply transparency to individual clip instances. What should you do?
A. choose the File > Interpret Footage command to automatically add an alpha channel
B. apply a keying effect to the areas you want to be transparent
C. add a bright solid color matte on a track where you want transparency
D. convert the clip to a format that supports only the three RGB channels

Correct Answer: B
QUESTION 17
An image has a particular color in it. You want all of the pixels with that color to be transparent. What is the term for this process?
A. Mask
B. Keying
C. Alpha Channel
D. Matte

Correct Answer: B
QUESTION 18
Click the Exhibit button.
Which tool or command was used to create the highlighted file? Exhibit: 040-b-28.JPG

A. Universal Counting Leader
B. File > Export > Movie
C. Adobe Title Designer
D. Sequence > Render Work Area

Correct Answer: C
QUESTION 19
You want to export your sequence with an alpha channel for later import into an NTSC DV project. Which compression method should you choose in the Export Movie Settings dialog box?
A. Uncompressed Microsoft .AVI with millions of colors+
B. Microsoft DV
C. QuickTime Cinepak
D. QuickTime Sorenson

Correct Answer: A
QUESTION 20
You want to ensure that a title will be completely visible on a television set. Which command should you choose?
A. Project > Project Settings > General > Action Safe Area
B. Title > View > Safe Title Margin
C. Project > Project Settings > General > Title Safe Area
D. Title > View > Safe Action Margin

Correct Answer: B
QUESTION 21
Which automation mode in the Audio Mixer window should you use if you want automation to start only when you begin to adjust a value, and the value to remain where it is when you stop adjusting it.
A. Latch
B. Touch
C. Read
D. Write
Correct Answer: A QUESTION 22
Which is a valid purpose for exporting video with sequence markers?
A. To mark important points in individual clips in the sequence.
B. To add subtitles to a sequence.
C. To create Web links or chapter links in an exported sequence.
D. To view a comment in the Program monitor when the CTI is cued to the marker.

Correct Answer: C
QUESTION 23
You are working with a sequence that will be exported to a movie for streaming Web playback. Which three encoding formats should you choose? (Choose three)
A. RealMedia
B. MPEG2
C. Microsoft DV
D. QuickTime
E. MPEG1
F. Windows Media

Correct Answer: ADF
QUESTION 24
Which is a valid use for a reference monitor?
A. Viewing multiple source clips at once.
B. Viewing the sequence in a secondary monitor, usually for the purpose of color correction or color matching.
C. Ganging the Source and Program views together.
D. Arranging the windows to simulate older versions of Premiere.

Correct Answer: B
QUESTION 25
You are working on your sequence and realize that you chose the wrong preset when you started the project. The audio sample rate of your project is 32kHz, but the sample rate of your source media audio is 48kHz. You do NOT want to downsample your audio. What should you do?
A. Nest the sequence in a new sequence that uses the proper sample rate.
B. Continue working, but make sure to export the project at 48kHz.
C. Start a new project with the 48kHz setting and import the sequence you were working on into that project.
D. change the audio sample rate to 48kHz in the General panel of the Project Settings dialog box,

Correct Answer: C
QUESTION 26
A still image has a duration of 2 seconds in a project that is set to 30 frames per second. Which procedure will create a 2-second clip instead of 60 frames at 1/30 of a second each?
A. Select Millions of Colors from the Color Depth menu in the Video Rendering submenu of the Project Settings dialog box.
B. Select Scale Clips to Project Dimensions when Adding to Sequence from the General menu of the Project Settings dialog box.
C. Select Optimize Stills in the Video Rendering submenu of the Project Settings dialog box.
D. Select an appropriate codec from the Compressor menu in the Video Rendering submenu of the Project Settings dialog box.

Correct Answer: C
QUESTION 27
Your sequence has several clips on the Timeline. The edit points for the clips are timed to the beat of a music soundtrack. The edit point between the third and fourth clips are NOT in sync with the music. You want to drag the edit point between clips three and four to the correct location WITHOUT affecting any of the other edit points. Which tool should you use?
A. Pen
B. Rolling Edit
C. Ripple Edit
D. Slip

Correct Answer: B
QUESTION 28
Which action can be performed while using the Capture window and playing back a tape for viewing or capture?
A. Changing the folder where clips are logged.
B. Changing the scratch disk.
C. Entering information about the next clip.
D. Logging clips to a batch list.

Correct Answer: C
QUESTION 29
You are working in the Adobe Title Designer. You want your title to begin off screen, roll from the bottom to the top, and finish off screen. What should you do?
A. Create your text. Right-click the text box and choose Roll From Bottom to Top, and check Start Off Screen and End Off Screen.
B. Create your text. Choose Title > Roll/Crawl Options and check Roll From Bottom to Top.
C. Select Roll from the Title Type pop up menu. Create your text. Choose Title > Roll/Crawl Options and check Start Off Screen and End Off Screen.
D. Create your text. Right-click the text box and choose Transform > Roll/Crawl Options and check Start Off Screen and End Off Screen.

Correct Answer: C
QUESTION 30
You want to add a new video clip to your timeline between two existing video clips. You do NOT want to lose any existing footage. Which editing technique should you use?
A. rolling edit
B. insert edit
C. overlay edit
D. razor edit
Correct Answer: B
QUESTION 31
Which task can be accomplished from the Audio Mixer window?
A. adding a split edit between two audio clips
B. adding an audio effect
C. adding a clip from a bin
D. adding a cross-fade to two audio clips

Correct Answer: B

read more: https://www.pass4itsure.com/9a0-040.html

Continue Reading

Adobe.ActualTests 9A0-036 v01.18.06

Latest 9A0-036 Photoshop Exam – Adobe. Adobe.ActualTests https://www.pass4itsure.com/9a0-036.html v01.18.06

Exam A
QUESTION 1
Which layer parameter can be saved when creating a Layer Comp?
A. layer styles
B. layer opacity
C. layer stacking order
D. layer blending mode

Correct Answer: A QUESTION 2
Which items are saved as part of a workspace?
A. tool settings and palette positions
B. tool settings and keyboard shortcuts
C. palette positions and keyboard shortcuts
D. the positions of all open palettes and the toolbox

Correct Answer: D QUESTION 3
Which parameter can you monitor in the Status Bar?
A. the name of the active layer
B. the document’s color profile
C. the name of the active document
D. the document’s modification date

Correct Answer: B QUESTION 4
You want to paint a layer by using the Brush tool with an opacity setting of 50%. Where do you change the opacity setting?
A. Status Bar
B. Layer palette
C. Brushes palette
D. Tool Options Bar

Correct Answer: D QUESTION 5
You have created several custom contours for Drop Shadow effects. You want to save the custom
contours as a set while maintaining the default contours.
What should you do?

A. from the Styles palette menu, choose Save Styles
B. from the Layer palette menu, choose New Layer Set
C. in the Preset Manager dialog box, select the contours and click on Save Set
D. while editing contours in the Layer Style dialog box, choose Save Contours from the fly-out menu.

Correct Answer: C QUESTION 6
Exhibit.

Which Character palette option controls kerning?
A. A
B. B
C. C
D. D

Correct Answer: A QUESTION 7
You have selected the Type tool. You want to create a new type layer overlapping a previous one. What should you do?
A. double click with the Type tool
B. hold down the Shift key as you click with the Type tool
C. hold down the Option (Mac OS) or Alt (Windows) key as you click with the Type tool.
D. Hold down the Command (Mac OS) or Ctrl (Windows) key as you click with the Type tool.

Correct Answer: B QUESTION 8
Exhibit.

You have created type on a path. You want to move the type along the path. Which tool (s) should you sue to drag the type?
A. Move tool
B. Path Type tool
C. Horizontal or Vertical Type tool
D. Path Selection or Direct Selection tool

Correct Answer: D QUESTION 9
Exhibit.

In the exhibit, what does the icon on the left indicate?
A. that the action is currently being recorded
B. that all the steps in the action offer the user a dialog box
C. that one or more, but not all, steps in the action offer the user a dialog box
D. that the action is currently paused in playback, waiting for a response from the user

Correct Answer: C
QUESTION 10
You are applying an action to a group of images using the Batch command. The action contains a Save As
TIFF command, with specific options chosen. You want the processed files to be saved with those options,
but to be renamed.
Which two options in the Batch dialog box should you choose? (Choose two.)

A. Batch Rename
B. Destination: Folder
C. Include All Subfolders
D. Destination: Save and Close
E. Override Action “Save As” Commands

Correct Answer: AB
QUESTION 11
You are recording an action. During its playback, you want an image’s magnification to be adjusted to fit
the image on screen.
What should you do?

A. choose View > Fit on Screen
B. when you get to the point for the magnification change, choose View > Fit on Screen
C. use the Insert Menu Item command from the Action palette menu, then choose View > Actual Pixels
D. Use the Insert Menu Item command from the Action palette menu, then choose View > Fit on Screen
Correct Answer: D
QUESTION 12
Exhibit.

The three images in the exhibit were scanned together. You apply the File>Automate>Crop and Straighten
Photos command. What is the result?
A. A separate layer is created for each image, excluding the white border, and each is rotated to correct for its crookedness.
B. A separate layer is created for each image, including some white border, and each is rotated to correct for its crookedness.
C. A separate document is created for each image, excluding the white border, and each is rotated to correct for its crookedness.
D. A separate document is created for each image, including some white border, and each is rotated to correct for its crookedness.

Correct Answer: C
QUESTION 13
You want to modify the tonal range of an image without permanently affecting the pixels.
What should you do?
A. use Variations
B. use Auto Levels
C. use a layer style
D. use an adjustment layer

Correct Answer: D
QUESTION 14
What would you most likely need to do after resampling a 20 megabyte image to 100 kilobytes using Bicubic Interpolation?
A. Blur
B. Sharpen
C. Add Noise
D. Auto Levels

Correct Answer: B
QUESTION 15
Which option in the Auto Color Correction Options dialog box preserves the overall color relationship while making highlights appear lighter and shadows appear darker?
A. Snap Neutral Midtones
B. Find Dark & Light Colors
C. Enhance Per Channel Contrast
D. Enhance Monochromatic Contrast

Correct Answer: D
QUESTION 16
You are trying to lighten only the darkest shadows in an image by choosing Image > Adjustments >
Shadow/Highlight. You notice that lighter areas are being affected as well.
What should you do?

A. increase the Radius setting
B. decrease the Radius setting
C. increase the Tonal Width setting
D. decrease the Tonal Width setting

Correct Answer: D
QUESTION 17
You are working in the Levels dialog box. The pixels in the image cover a range from 0-220. You want to
increase the contrast in the highlight areas of the image.
What should you do?

A. increase the value for the black Input Level
B. decrease the value for the white Input Level
C. increase the value for the black Output Level
D. decrease the value for the white Output Level

Correct Answer: B
QUESTION 18
You are using the Shadow/Highlight command to correct an underexposed image. Which value determines the scale size for corrections?
A. Radius
B. Amount
C. Tonal Width
D. Midtone Contrast

Correct Answer: A
QUESTION 19
An overexposed photograph has nearly no detail in its highlights, but otherwise has acceptable tonal
balance.
Which option from the Image > Adjustments menu should you use to reveal the details in the highlights?

A. Gradient Map
B. Channel Mixer
C. Shadow/Highlight
D. Brightness/Contrast

Correct Answer: C
QUESTION 20
You want to crate a diagonal elliptical marquee. What should you do?
A. hold down the spacebar and rotate the marquee while dragging with the Elliptical Marquee tool
B. create a marquee with the Elliptical Marquee tool, then rotate it by choosing Edit > Free Transform
C. create a marquee with the Elliptical Marquee tool, then rotate it by choosing Select > Transform Selection
D. While dragging with the Elliptical Marquee tool, hold down Alt (Windows) or Option (Mac OS) and rotate the marquee

Correct Answer: C

read more: https://www.pass4itsure.com/9a0-036.html

Continue Reading

Adobe_RealExamQuestions.Com 9A0-035 v2011-11-09_137q_By-Nicol

9A0-035 Exam Questions & Answers. https://www.pass4itsure.com/9a0-035.html – Adobe Real Exam Questions – 100% Free

Exam A QUESTION 1
Which Illustrator feature allows you to export Illustrator layers to HTML with absolute positioning and with the ability to overlap each other?
A. Slices
B. Guides
C. Symbols
D. CSS Layers

Correct Answer: D QUESTION 2
What should you do if you are creating graphics that will be used only on the Web?
A. work in RGB color mode
B. work in CMYK color mode
C. compress continuous-tone images with a broad range of subtle variations in brightness and hue with the GIF file format
D. use the JPEG file format to maintain high quality, vector images that will be used for creating animation frames on the Web

Correct Answer: A QUESTION 3
You have created artwork for the Web using your two company colors. Which format and settings from the Save for Web dialog box should you choose for optimization?
A. JPEG
B. PNG -8
C. GIF; Web
D. GIF; selective
Correct Answer: D QUESTION 4
You have created a document that contains your company logo using spot colors and an imported photograph of your business location. This document will be used on your website home page so flexibility in choosing image compression is a prerequisite. Which file format should you choose?
A. GIF
B. PNG
C. SVG
D. JPEG

Correct Answer: D QUESTION 5
You are creating an SWF animation and want to reduce the size of your file. What should you do?
A. use Symbols
B. use Variables
C. choose Object > Blend > Expand
D. choose Object > Blend > Release Correct Answer: A

QUESTION 6
You want to place a high quality resolution independent graphic on your Web page. Which format would you choose?
A. SVG
B. EPS
C. PNG
D. JPEG

Correct Answer: A QUESTION 7
You are exporting artwork as an Illustrator Legacy file that is compatible with Illustrator 10. You have selected Embed All Fonts. Which statement is true when using the file on a system that does not have the original fonts?
A. The original fonts will display when the file is opened in Illustrator.
B. The original fonts will be rasterized when the file is opened in Illustrator.
C. The fonts will substitute when the file is placed in a page layout application.
D. The fonts will display and print properly when the file is placed in a page layout application.

Correct Answer: D QUESTION 8
You need to produce a document which will be compatible with an older application that only supports the Adobe Illustrator 8 file format. What should you do?
A. choose File > Save a Copy
B. choose File > Save As, then select Illustrator EPS
C. choose File > Export then select Illustrator Legacy EPS (eps)
D. choose File > Save As, then select Adobe Illustrator Document

Correct Answer: C QUESTION 9
Which is a benefit of exporting a file to Photoshop format (PSD)?
A. Layers may be preserved.
B. You can set the frame rate.
C. HTML code can be generated
D. You can set image compression.

Correct Answer: A QUESTION 10
Which file format supports partial opacity when exporting an Adobe Illustrator document?
A. GIF
B. PSD
C. PICT
D. JPEG
Correct Answer: B QUESTION 11
Which file format allows you to create resolution-independent Web graphics that support JavaScript?
A. GIF
B. SVG
C. BMP
D. JPEG
Correct Answer: B QUESTION 12
You need to export an Adobe Illustrator file to a format that supports lossless compression, the display of images on the World Wide Web, 24-bit images, and transparent backgrounds. Which format provides these options?
A. GIF
B. PNG
C. WMF
D. JPEG

Correct Answer: B QUESTION 13
You have applied a Scatter brush to a path. The path is selected. What should you do to change the color or the brush objects?
A. double click the brush, set the Colorization Method to Tints and then select a fill color
B. double click the brush, set the Colorization Method to None and then select a fill color
C. double click the brush, set the Colorization Method to Tints and then select a stroke color
D. double click the brush, set the Colorization Method to None and then select a stroke color

Correct Answer: C QUESTION 14
Which transparency blend mode multiplies the inverse of the blend and base colors, always resulting in a lighter color?
A. Multiply
B. Screen
C. Lighten
D. Color Dodge

Correct Answer: B QUESTION 15
Which action can be used to update a symbol in the Symbols palette?
A. drag the modified symbol on top of the old symbol in the Symbols palette
B. click the Break Link button on the Symbols palette and edit the symbol in the artwork
C. Alt-drag (Windows) or Option-drag (Mac OS) the modified symbol on top of the old symbol in the Symbols palette
D. Ctrl-drag (Windows) or Command-drag (Mac OS) the modified symbol on top of the old symbol in the Symbols palette

Correct Answer: C QUESTION 16
You want to rotate the object by exactly 17 degrees around a specific reference point (marked by X in the exhibit.)

What should you do?
A. double-click the rotate tool and enter an angle of 17
B. select the rotate tool, click where you want the reference point to be and use the Transform palette to rotate 17 degrees
C. select the rotate tool, double-clickwhere you wantthe reference pointto be, then enter an angle of 17 in the Rotate dialog box
D. select the rotate tool, hold down Alt (Windows) or Option (Mac OS) and click where you want the reference pointto be, then enter an angle of 17 in the Rotate dialog box

Correct Answer: D QUESTION 17
You use the selection tool to select an object, then switch to the zoom tool to increase the magnification of the selected object. Which command will temporarily switch you back to the selection tool?
A. Shift
B. Space bar
C. Alt (Windows) or Option (Mac OS)
D. Control (Windows) or Command (Mac OS)

Correct Answer: D QUESTION 18
Which would you choose to change Object A to Object B?

A. Effect> Stylize > Scribble
B. Filter> Distort> Pucker & Bloat
C. Filter> Stylize > Round Corners
D. Effect> Distort & Transform > Pucker & Bloat

Correct Answer: D
QUESTION 19
What should you do to add a spot color to the Swatches palette?
A. Shitt-drag a color to the Swatches palette
B. Option-drag a color to the Swatches palette
C. Ctrl-drag (Windows) or Command-drag (Mac OS) a color to the Swatches palette
D. Ctrl+Shitt-drag (Windows) or Command+Shitt-drag (Mac OS) a color to the Swatches palette

Correct Answer: C QUESTION 20
You have placed a red object with 30% opacity on top of a blue object with 80% opacity. You use the Add to Shape Area shape mode in the Pathfinder palette to combine the two objects. What is the resulting object’s color and opacity?
A. red with 30% opacity
B. red with 80% opacity
C. blue with 30% opacity
D. blue with 80% opacity

Correct Answer: A

read more: https://www.pass4itsure.com/9a0-035.html

Continue Reading

Adobe_PrepKing 9A0-031 v2011-06-11_157q_By-Hayden

The 9A0-031 Questions & Answers covers all the knowledge points of the real exam.Adobe_PrepKing https://www.pass4itsure.com/9a0-031.html v2011-06-11_157q_By-Hayden

Exam A QUESTION 1
You select an area of an image by using the magic wand tool. Which statement is true?
A. The magic wand tool can be used in any mode.
B. To add to a selection, hold down the Shift key and click in an unselected area.
C. To select all pixels using the same colors, select Contiguous from the options bar.
D. To select colors very similar to the pixel you selected, enter a high value for tolerance.

Correct Answer: B QUESTION 2
You want to create a selection by using the Elliptical Marquee tool. Which key should you press to reposition the marquee while still drawing it?
A. A
B. Shift
C. Spacebar
D. Ctrl (Windows) or Command (Mac OS)

Correct Answer: C QUESTION 3
Exhibit

You have selected an area of an image with the rectangular marquee tool. You want to remove a portion of the selection by using the same tool. Which icon should you click to subtract from a selection?
A. Icon A
B. Icon B
C. Icon C
D. Icon D

Correct Answer: C QUESTION 4
You have made a selection around a circular area in an image by using the Elliptical Marquee tool. You want only the perimeter of the circle to be selected.
Which command should you use?
A. choose Select > Similar
B. choose Select > Inverse
C. choose Select > Modify > Border
D. Choose Select > Transform Selection

Correct Answer: C
QUESTION 5
You want to round the corners of a rectangular marquee you have made without affecting the selection’s edge. What should you do?
A. choose Select > Feather
B. choose Select > Modify > Border
C. choose Select > Modify > Smooth
D. enter a value for Feather in the tool options bar and press Enter

Correct Answer: C
QUESTION 6
Which feature requires that type be rasterized before it is applied?
A. filters
B. warps
C. styles
D. pattern overlays

Correct Answer: A
QUESTION 7
You scan an image and do NOT select any image sharpening options in your scanner software. You
notice the appearance of a lot of film grain in the image. You want to sharpen the image without increasing
the apparent graininess of the image.
Which Unsharp Mask option should you use?

A. Amount
B. Radius
C. Threshold
D. Smoothness

Correct Answer: C
QUESTION 8
You want to repair an area of an image by using another area of the image as patch. You select the Patch
tool.
Which two tasks should you complete? (Choose two.)

A. select Source n the options bar
B. select Destination in the options bar
C. crate a selection of the area from which to sample, then click Use Pattern in the options bar
D. create a selection around the area you want to repair; then drag the marquee to the area from which to sample
Correct Answer: AB
QUESTION 9
You want to distort a layer in your document by using the Liquify command. You also want to apply the identical distortion to another layer in the document. What should you do?
A. in the Liquify dialog box, check Backdrop and select the other layer to be distorted at 100% opacity
B. choose filter>Liquify and aaply distortion to the first layer; select the other layer and use the History Brush tool to paint the distortion from the previous step
C. choose Filter>Liquify and apply a distortion to the first layer; select the other layer and press Ctrl (Windows) or Command (Mac OS) + F to apply the same Liquify filter distortion
D. choose Filter>Liquify and create the distortion; then click save Mesh in the Liquify dialog box; select the other layer, choose Filter>Liquify; then click load Mesh choosing the saved mesh file

Correct Answer: D QUESTION 10
You want to repair an image with a large, irregular stain. What should you do?
A. select a large brush and paint in Overlay mode
B. select an undamaged area and drag it over the stain
C. select a large brush and remove the stain by using the Clone Stamp tool
D. select the stain by using the Patch tool and drag it over an undamaged area

Correct Answer: D QUESTION 11
You are creating a JPEG file for use on a Web page. When you preview the image in a Web browser, it is so large that it must be viewed by scrolling. You want users to be able to view the image without scrolling. What should you do?
A. increase the resolution of the monitor until the image fits on your screen
B. decrease the resolution of the monitor until the image fits on your screen
C. select Resample Image from the Image Size dialog box, and enter a larger value for Resolution
D. select Resample Image from the Image Size dialog box, and enter a smaller value for resolution

Correct Answer: D QUESTION 12
Which is an advantage of vector graphics?
A. They are scalable and resolution independent.
B. They are able to represent continuous-tone images.
C. Filters can be repeatedly applied to them without degradation.
D. Image adjustments can be repeatedly applied to them without degradation.

Correct Answer: A QUESTION 13
You want to use Levels to edit the color in an image without affecting the gray values or contrast. Which color mode should you use?
A. Lab
B. RGB
C. CMYK
D. Indexed
Correct Answer: A QUESTION 14
You are saving a file with several layers that have styles applied. Which file format preservers the layer and style data?
A. PNG
B. PICT File
C. Photoshop EPS
D. Photoshop PDF

Correct Answer: D
QUESTION 15
You want to make a selection of an object in an image. You have identified the channel with the most
contrast between the object and its background. You want to create a selection for the object using this
channel.
What should you do?

A. load the channel as a selection and then edit
B. load the channel as a selection and convert to a Layer Mask
C. duplicate the channel, increase the contrast, and load it as a selection
D. increase the contrast of the channel with Levels and load it as a selection

Correct Answer: C
QUESTION 16
When should you add an alpha channel to a document?
A. to apply a filter
B. to save a selection
C. to apply a bevel effect to a layer
D. to create areas of reduced saturation in a document

Correct Answer: B
QUESTION 17
You want to edit a selection by using painting tools and creating a temporary mask. What should you do?
A. press M on the keyboard
B. press Q on the keyboard
C. choose Load Selection from the Select menu
D. click the Add Mask button at the bottom of the Layers palette f

Correct Answer: B
QUESTION 18
You are editing a portrait of a person. You need to mask away the background and apply some
transparency; to the person’s hair.
Which masking method should you use?

A. make a selection and use Quick Mask to edit the edges
B. isolate the person with a Vector Mask and edit the paths
C. make a selection and use a Layer Mask to edit the edges
D. choose Filter>Extract, highlight the hair, and fill the background

Correct Answer: C
QUESTION 19
You need to mask a layer on an image that will be scaled. You want to assure that the edges are as sharp
as possible.
What should you do?

A. make a selection and convert it to a Layer Mask
B. add a Vector Mask and create the shape with paths
C. deselect Anti-Aliasing and convert a selection into an Alpha channel
D. click the Quick Mask mode button and paint with a hard-edged brush

Correct Answer: B
QUESTION 20
In the Levels dialog box, what does Option-dragging (Mac OS) or Alt-dragging (Window) the Input Sliders accomplish?
A. It sets the amount of clipping.
B. It resets the values in the dialog box.
C. It sets the black and white points in the image.
D. It displays the lightest and darkest areas in the image.

Correct Answer: D

read more: https://www.pass4itsure.com/9a0-031.html

Continue Reading

Adobe 9A0-029 Adobe Framemaker 7.0 Product Proficiency Exam 170 Q&A Version 2.73

The 9A0-029 Questions & Answers covers all the knowledge points of the real exam. https://www.pass4itsure.com/9a0-029.html Exam Questions & Answers.We update our product frequently so our customer can always have the latest version of the brain dumps. We provide our customers with the excellent 7×24 hours customer service. We have the most professional expert team to back up our grate quality products. If you still cannot make your decision on purchasing our product, please try our free demo.

Exam A QUESTION 1
Which is necessary to create new data and markup text that will be inserted into an XML or SGML document when a structured FrameMaker document is exported?
A. a read/write rule file
B. an SGML or XML application
C. a special version of FrameMaker
D. an API client created with the FDK

Correct Answer: D QUESTION 2
Which part of the structured FrameMaker application controls how long SGML and FrameMaker element names can be by default?
A. EDD
B. DTD
C. SGML declaration file
D. CSS formatting sheet

Correct Answer: C QUESTION 3
In the application definition file, what is the first required child element needed in the SGML or XML application?
A. Doctype
B. Template
C. ReadWriteRules
D. ApplicationName

Correct Answer: D QUESTION 4
How many read/write rules documents can be referenced in a single structured FrameMaker application?
A. one, as a child of the SGMLApplication element or XMLApplication element
B. none, since read/write rules are not referenced in structured FrameMaker applications
C. an unlimited number as long as each one is a reference to a different read/write rules document
D. an unlimited number as long as each one is in referenced with a separate ReadWriteRules element

Correct Answer: A QUESTION 5
Which command should you use to update the EDD of a structured FrameMaker document with a DTD?
A. while the EDD is open, choose File > Structure Tools > New EDD
B. while the EDD is open, choose File > Structure Tools > Open DTD
C. while the EDD is open, choose File > Structure Tools > Import DTD
D. while the EDD is open, choose File > Structure Tools > Save As DTD

Correct Answer: C QUESTION 6
In which three file formats can Adobe FrameMaker files be saved? (Choose three.)
A. TXT
B. IAF
C. PDF
D. EPS
E. HTML
F. PM65

Correct Answer: ACE
QUESTION 7
You need to rename a file in your book. You are accessing the file on your local hard disk. You want to ensure that all cross-references from other chapters to the file are maintained. What should you do?
A. rename the file from the book window
B. open the file and choose File > Save As
C. rename the file from the operating system
D. delete the file from the book, rename the file from the operating system, and add the file with the new name back to the book

Correct Answer: A
QUESTION 8
You are creating a document that will need to be localized and printed on different paper sizes. The document contains cross-references, variables, and conditional text. What should you do?
A. create separate layers
B. create separate text flows
C. create separate templates
D. create separate master pages

Correct Answer: C
QUESTION 9
You plan to import EPS graphics into your FrameMaker document. You want to ensure that the graphic can be viewed in FrameMaker, regardless of which platform you are using. You want to be able to preview the image. Which format should you use?
A. GIF
B. WMF
C. PICT
D. TIFF

Correct Answer: D
QUESTION 10
You are using WebDAV to manage your files. You want to modify a file while preventing other users from overwriting your work. Which command from the Workgroup menu should you use to access the file?
A. Open
B. Import
C. Check Out
D. Get File from Server

Correct Answer: C
QUESTION 11
You are importing a Microsoft Word file. The file was created by using a template with the same format names as those used in FrameMaker. Which option from the Import Text Flow by References dialog box should you choose so that the text will use the formatting in the FrameMaker document?
A. Reformat as Plain Text
B. Retain Source’s Formatting
C. While Importing, Remove Other Overrides
D. Reformat Using Current Document’s Catalogs

Correct Answer: D QUESTION 12
Which statement about books is true?
A. A FrameMaker document can be included in any number of books.
B. A FrameMaker document can ONLY be included in one book at a time.
C. When a FrameMaker file is added to a book, the Table of Contents updates immediately.
D. When added to a book, the content of a FrameMaker document is copied into the book file.

Correct Answer: A QUESTION 13
You want to print the page number at the bottom of every page in your document. On the master pages, what should you do?
A. insert a Page Count variable in a template text frame
B. insert a Page Count variable in a background text frame
C. insert a Current Page # variable in a template text frame
D. insert a Current Page # variable in a background text frame

Correct Answer: D QUESTION 14
You want to create a character tag that changes the text to italic and blue.
The character tag will be used in a number of paragraph tags with different fonts and point sizes. What should you do?
A. leave blank all settings except Color and Style
B. set everything except Color and Angle to “As Is”
C. create one tag for italic and one for blue and apply both
D. create separate character tags for each font and point size

Correct Answer: B QUESTION 15
Which statement about reference frames is true?
A. They can be used in the margins of any page.
B. They can be used to the left or right of a paragraph.
C. They can only be used above or below a paragraph.
D. They can be used above, below, or to the left or right of a paragraph.

Correct Answer: C QUESTION 16
In the Paragraph Designer, how do you increase the space between words WITHOUT affecting the space between characters?
A. increase the value for spread
B. increase the value for stretch
C. increase the values for word spacing and select Allow Automatic Letter Spacing
D. increase values for word spacing but do NOT select Allow Automatic Letter Spacing

Correct Answer: D QUESTION 17
When creating a cross-reference format, which building block should you use to print only the information contained in the building blocks of the Autonumber property of the source paragraph?
A. <$pagenum>
B. <$paranum>
C. <$paratext>
D. <$paranumonly>

Correct Answer: D QUESTION 18
When creating a table format, which setting allows you to determine how many rows must be together at the top or bottom of a column or page?
A. Straddle
B. Keep with
C. Row Format
D. Orphan Rows

Correct Answer: D QUESTION 19
Click the Exhibit button.
Which pair of autonumbering formats can you use to create the autonumbered list shown in the exhibit?
A. <n+>.\\t and Figure <A+>:\\t
B. N:<n+>.\\t and N:Figure <A+>:\\t
C. N:<n+>.\\t and F:Figure <A+>:\\t
D. F:<n+>.\\t and F:Figure <A+>:\\t

Correct Answer: C
QUESTION 20
You have created a master page mapping table to associate a master page with a paragraph tag. How do you instruct FrameMaker to use this feature?
A. choose Format > Page Layout > Master Page Usage
B. choose Format > Page Layout > Apply Master Pages
C. choose Format > Page Layout > Reorder Master Pages
D. choose Format > Page Layout > Update Column Layout

Correct Answer: B

read more: https://www.pass4itsure.com/9a0-029.html

Continue Reading