1. Question: What does "The red box" in the image indicate?

    A
    Foreground color.

    B
    Background color.

    Note: Not available
    1. Report
  2. Question: The Create Droplets command lets you ....

    A
    Create small droplets on the document you are working on.

    B
    Create an application which helps in applying an action.

    C
    Create droplets on a new layer in the same document you are working on.

    D
    Apply droplet filter.

    Note: Not available
    1. Report
  3. Question: Which of the below is the first step to import annotations?

    A
    Choose File > Import > Annotations.

    B
    Select the file that contains the annotations, and then click Open.

    C
    Annotations cannot be imported.

    D
    Choose File > Import > Annotations. and Select the file that contains the annotations, and then click Open.

    Note: Not available
    1. Report
  4. Question: What does the option "discontiguous" in the Background eraser tool mean?

    A
    To erase areas that contain the sampled color and are connected to one another.

    B
    To erase the sampled color wherever it occurs in the layer.

    C
    To erase connected areas containing the sampled color, while better preserving the sharpness of object edges.

    D
    None of these

    Note: Not available
    1. Report
  5. Question: What is "Clone Aligned" option in "Rubber stamp tool" used for?

    A
    Selecting and using a pattern for painting purposes.

    B
    Applying the entire sampled area once, no matter how many times you stop.

    C
    Erasing.

    D
    All of these

    Note: Not available
    1. Report
  6. Question: Which of the below are "Primary colors"?

    A
    RGB.

    B
    CMYK.

    Note: Not available
    1. Report
  7. Question: Which of the following methods of the XML object class can be used to add a new node to an XML object?

    A
    addNode()

    B
    appendNode()

    C
    addChild()

    D
    appendChild()

    E
    prependChild()

    Note: Not available
    1. Report
  8. Question: When a variable is of the type protected, it is accessible in:

    A
    all child classes irrespective of the package

    B
    only child classes in the same package

    C
    only child classes outside the current package

    D
    not accessible in any of the child classes.

    Note: Not available
    1. Report
  9. Question: What does the addItem() method of the ArrayCollection class do?

    A
    It adds an item at the beginning of the collection.

    B
    It adds an item at the end of the collection.

    C
    It removes an item from the beginning of the collection.

    D
    It removes an item from the end of the collection.

    Note: Not available
    1. Report
  10. Question: Given the code snippet below, what will be the value of myFlag after the 2nd assignment: var myFlag : Boolean=false; myFlag=Boolean (new Date ( ) );

    A
    True

    B
    False

    Note: Not available
    1. Report
Copyright © 2025. Powered by Intellect Software Ltd