-->

Answer Key Application Development Foundations Section 5 iLearning Oracle


1.     A theme identifies a collection of templates which define the look and feel of the application?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        2.     The Universal Theme is a user interface for Application Express that enables developers to build modern web applications without requiring extensive knowledge of HTML, CSS, or JavaScript?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        3.     The Theme Roller offers the workspace administrator the ability to?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Customize the look and feel of applications. (*)

           
    Use customizations designed by other administrators from a gallery.

           
    Save customizations as a Theme Style. (*)

           
    Share customizations with other administrators through a gallery.

           
    Modify attributes and see changes applied to your in real time. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.

                   
        4.     Template options provide a declarative way for developers to apply different styles to components on an application page?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        5.     Developers can use template options to?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Render buttons in different styles. (*)

            In APEX 5.1 the Universal Theme (Theme 42) and the Mobile Theme (Them
    Apply different colors or accents. (*)

           
    Apply different spacing and padding. (*)

           
    Upload custom background Images.
6.     Oracle Application Express supports which of the following preconfigured authentication schemes?     Mark for Review
(1) Points
                   
           
    Application Express Accounts

           
    Database Accounts

           
    LDAP Directory

           
    Custom

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        7.     You can apply an authorization scheme for?     Mark for Review
(1) Points
                   
           
    An entire application

           
    A page in an application

           
    A specific control such as a region, item, or button

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        8.     Which of the following Access Control would be set to enable only users defined in the access control list access to an application?     Mark for Review
(1) Points
                   
           
    Full access to all

           
    Administrative access only

           
    Restricted access (*)

           
    Public read only

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        9.     Authentication defines who you are whilst Authorization defines What are you allowed to do after logging in?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        10.     Shared components can only be added to one any page within your application?     Mark for Review
(1) Points
                   
           
    True

           
    False (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                11.     Which of the following statements best describe Navigation Menu as a Shared Component?     Mark for Review
(1) Points
                   
           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42. (*)

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        12.     Which of the following are examples of shared components?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Navigation bar. (*)

           
    Breadcrumbs. (*)

           
    Pull down menu.

           
    Navigation menu. (*)

           
    Lists. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        13.     Which of the following are examples of Navigation Aids in Shared Components?     Mark for Review
(1) Points
                   
           
    Navigation Menu.

           
    Breadcrumbs.

           
    Navigation Bar Entries.

           
    Tabs.

           
    Lists.

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        14.     A list is a shared collection of links. In Application Builder you can create which types of Lists?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Hierarchical Lists

           
    Dynamic Lists (*)

           
    Static Lists (*)

           
    Navigation Lists

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        15.     Which of the following statements best describe Breadcrumbs as a Shared Component?     Mark for Review
(1) Points
                   
           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

==========================================================================================
1.     You can apply an authorization scheme for?     Mark for Review
(1) Points
                   
           
    An entire application

           
    A page in an application

           
    A specific control such as a region, item, or button

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        2.     Authorization defines who you are whilst Authentication defines What are you allowed to do after logging in?     Mark for Review
(1) Points
                   
           
    True

           
    False (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        3.     Which of the following Access Control would be set to enable only users defined in the access control list access to an application?     Mark for Review
(1) Points
                   
           
    Public read only

           
    Restricted access (*)

           
    Administrative access only

           
    Full access to all

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        4.     Authentication may require a user to?     Mark for Review
(1) Points
                   
           
    Enter a user name and password.

           
    Provide a digital certificate.

           
    Provide a secure key.

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        5.     A theme identifies a collection of templates which define the look and feel of the application?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                           
        6.     Template options provide a declarative way for developers to apply different styles to components on an application page?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        7.     Developers can use template options to?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Apply different spacing and padding. (*)

           
    Apply different colors or accents. (*)

           
    Upload custom background Images.

           
    Render buttons in different styles. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.

                   
        8.     The Universal Theme is a user interface for Application Express that enables developers to build modern web applications without requiring extensive knowledge of HTML, CSS, or JavaScript?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.

                   
        9.     Which of the following themes can a Workspace administrator create?     Mark for Review
(1) Points
                   
           
    Standard Themes.

           
    User Themes.

           
    Custom Themes. (*)

           
    All of the above.

                   
               
Correct        Correct

                   
        10.     Which of the following statements best describe Navigation Bar Entries as a Shared Component?     Mark for Review
(1) Points
                   
           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text. (*)

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.
11.     Shared components are common elements that can display or be applied on any page within an application?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        12.     Which of the following statements best describe Navigation Menu as a Shared Component?     Mark for Review
(1) Points
                   
           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42. (*)

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        13.     Shared components can only be added to one any page within your application?     Mark for Review
(1) Points
                   
           
    True

           
    False (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        14.     Which of the following statements best describe Breadcrumbs as a Shared Component?     Mark for Review
(1) Points
                   
           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path. (*)

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

                   
               
Correct        Correct

                   
        15.     A list is a shared collection of links. In Application Builder you can create which types of Lists?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Static Lists (*)

           
    Hierarchical Lists

           
    Dynamic Lists (*)

           
    Navigation Lists

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                =================================================================


1.     A list is a shared collection of links. In Application Builder you can create which types of Lists?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Dynamic Lists (*)

           
    Hierarchical Lists

           
    Static Lists (*)

           
    Navigation Lists

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        2.     Which of the following statements best describe Lists as a Shared Component?     Mark for Review
(1) Points
                   
           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays. (*)

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        3.     Shared components are common elements that can display or be applied on any page within an application?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        4.     Which of the following statements best describe Navigation Menu as a Shared Component?     Mark for Review
(1) Points
                   
           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42. (*)

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        5.     Shared components can only be added to one any page within your application?     Mark for Review
(1) Points
                   
           
    True

           
    False (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                6.     Which of the following statements best describe Tabs as a Shared Component?     Mark for Review
(1) Points
                   
           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent. (*)

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        7.     Authorization defines who you are whilst Authentication defines What are you allowed to do after logging in?     Mark for Review
(1) Points
                   
           
    True

           
    False (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        8.     Authentication may require a user to?     Mark for Review
(1) Points
                   
           
    Enter a user name and password.

           
    Provide a digital certificate.

           
    Provide a secure key.

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        9.     You can apply an authorization scheme for?     Mark for Review
(1) Points
                   
           
    An entire application

           
    A page in an application

           
    A specific control such as a region, item, or button

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        10.     Oracle Application Express supports which of the following preconfigured authentication schemes?     Mark for Review
(1) Points
                   
           
    Application Express Accounts

           
    Database Accounts

           
    LDAP Directory

           
    Custom

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3

11.     In APEX 5.1 the Universal Theme (Theme 42) and the Mobile Theme (Theme 51) are?     Mark for Review
(1) Points
                   
           
    Standard Themes. (*)

           
    User Themes.

           
    Custom Themes.

           
    None of the above.

                   
               
Correct        Correct

                   
        12.     Application Builder supports which of the following types of charts?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Standard Themes. (*)

           
    User Themes.

           
    Custom Themes. (*)

           
    All of the above.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.

                   
        13.     Template options provide a declarative way for developers to apply different styles to components on an application page?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        14.     The Theme Roller offers the workspace administrator the ability to?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Customize the look and feel of applications. (*)

           
    Modify attributes and see changes applied to your in real time. (*)

           
    Share customizations with other administrators through a gallery.

           
    Use customizations designed by other administrators from a gallery.

           
    Save customizations as a Theme Style. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.

                   
        15.     The Universal Theme is a user interface for Application Express that enables developers to build modern web applications without requiring extensive knowledge of HTML, CSS, or JavaScript?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

========================================================================================
1.     Authentication may require a user to?     Mark for Review
(1) Points
                   
           
    Enter a user name and password.

           
    Provide a digital certificate.

           
    Provide a secure key.

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        2.     Authorization defines who you are whilst Authentication defines What are you allowed to do after logging in?     Mark for Review
(1) Points
                   
           
    True

           
    False (*)

                   
               
Correct        Correct

                   
        3.     Which of the following Access Control would be set to enable all users access to an application?     Mark for Review
(1) Points
                   
           
    Restricted access

           
    Public read only

           
    Administrative access only

           
    Full access to all (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        4.     Which of the following Access Control would be set to enable only users defined in the access control list access to an application?     Mark for Review
(1) Points
                   
           
    Public read only

           
    Full access to all

           
    Restricted access (*)

           
    Administrative access only

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        5.     The Universal Theme is a user interface for Application Express that enables developers to build modern web applications without requiring extensive knowledge of HTML, CSS, or JavaScript?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct
6.     A theme identifies a collection of templates which define the look and feel of the application?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        7.     Which of the following themes can a Workspace administrator create?     Mark for Review
(1) Points
                   
           
    Standard Themes.

           
    User Themes.

           
    Custom Themes. (*)

           
    All of the above.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.

                   
        8.     Application Builder supports which of the following types of charts?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Standard Themes. (*)

           
    User Themes.

           
    Custom Themes. (*)

           
    All of the above.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.

                   
        9.     In APEX 5.1 the Universal Theme (Theme 42) and the Mobile Theme (Theme 51) are?     Mark for Review
(1) Points
                   
           
    Standard Themes. (*)

           
    User Themes.

           
    Custom Themes.

           
    None of the above.

                   
               
Correct        Correct

                   
        10.     Which of the following statements best describe Navigation Menu as a Shared Component?     Mark for Review
(1) Points
                   
           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                11.     Which of the following statements best describe Navigation Bar Entries as a Shared Component?     Mark for Review
(1) Points
                   
           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text. (*)

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        12.     Which of the following are examples of Navigation Aids in Shared Components?     Mark for Review
(1) Points
                   
           
    Navigation Menu.

           
    Breadcrumbs.

           
    Navigation Bar Entries.

           
    Tabs.

           
    Lists.

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        13.     Which of the following statements best describe Breadcrumbs as a Shared Component?     Mark for Review
(1) Points
                   
           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path. (*)

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        14.     A list is a shared collection of links. In Application Builder you can create which types of Lists?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Navigation Lists

           
    Static Lists (*)

           
    Hierarchical Lists

           
    Dynamic Lists (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        15.     Which of the following are examples of shared components?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Breadcrumbs. (*)

           
    Navigation menu. (*)

           
    Lists. (*)

           
    Navigation bar. (*)

           
    Pull down menu.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                =========================================================================

1.     Which of the following Access Control would be set to enable all users access to an application?     Mark for Review
(1) Points
                   
           
    Restricted access

           
    Administrative access only

           
    Full access to all (*)

           
    Public read only

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        2.     You can apply an authorization scheme for?     Mark for Review
(1) Points
                   
           
    An entire application

           
    A page in an application

           
    A specific control such as a region, item, or button

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        3.     Authorization defines who you are whilst Authentication defines What are you allowed to do after logging in?     Mark for Review
(1) Points
                   
           
    True

           
    False (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        4.     Authentication may require a user to?     Mark for Review
(1) Points
                   
           
    Enter a user name and password.

           
    Provide a digital certificate.

           
    Provide a secure key.

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        5.     Which of the following are features of the Universal Theme?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Requires extensive CSS Knowledge.

           
    Easy Customization. (*)

           
    Requires extensive Javascript Knowledge.

           
    Responsive Design. (*)

           
    Versatile UI. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.
6.     Template options provide a declarative way for developers to apply different styles to components on an application page?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        7.     Developers can use template options to?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Upload custom background Images.

           
    Apply different colors or accents. (*)

           
    Apply different spacing and padding. (*)

           
    Render buttons in different styles. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.

                   
        8.     The Universal Theme is a user interface for Application Express that enables developers to build modern web applications without requiring extensive knowledge of HTML, CSS, or JavaScript?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        9.     In APEX 5.1 the Universal Theme (Theme 42) and the Mobile Theme (Theme 51) are?     Mark for Review
(1) Points
                   
           
    Standard Themes. (*)

           
    User Themes.

           
    Custom Themes.

           
    None of the above.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.

                   
        10.     Which of the following statements best describe Navigation Bar Entries as a Shared Component?     Mark for Review
(1) Points
                   
           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text. (*)

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.
11.     Which of the following are examples of shared components?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Navigation menu. (*)

           
    Breadcrumbs. (*)

           
    Navigation bar. (*)

           
    Pull down menu.

           
    Lists. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        12.     A list is a shared collection of links. In Application Builder you can create which types of Lists?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Static Lists (*)

           
    Dynamic Lists (*)

           
    Navigation Lists

           
    Hierarchical Lists

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        13.     Which of the following statements best describe Tabs as a Shared Component?     Mark for Review
(1) Points
                   
           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent. (*)

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        14.     Which of the following statements best describe Breadcrumbs as a Shared Component?     Mark for Review
(1) Points
                   
           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        15.     Which of the following statements best describe Lists as a Shared Component?     Mark for Review
(1) Points
                   
           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays. (*)

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

=========================================================================================

1.     Which of the following are examples of Navigation Aids in Shared Components?     Mark for Review
(1) Points
                   
           
    Navigation Menu.

           
    Breadcrumbs.

           
    Navigation Bar Entries.

           
    Tabs.

           
    Lists.

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        2.     Which of the following statements best describe Navigation Menu as a Shared Component?     Mark for Review
(1) Points
                   
           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42. (*)

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        3.     Which of the following statements best describe Breadcrumbs as a Shared Component?     Mark for Review
(1) Points
                   
           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent.

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        4.     A list is a shared collection of links. In Application Builder you can create which types of Lists?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Static Lists (*)

           
    Navigation Lists

           
    Hierarchical Lists

           
    Dynamic Lists (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 1.

                   
        5.     Shared components are common elements that can display or be applied on any page within an application?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

6.     Which of the following statements best describe Tabs as a Shared Component?     Mark for Review
(1) Points
                   
           
    An effective way to navigate users between pages in an application. You can create two types : standard or parent. (*)

           
    A shared collection of links. You control the appearance through templates. Each element has a display condition that enables you to control when it displays.

           
    Provide users with hierarchical navigation. A hierarchical list of links that display using templates. Can be displayed as a list of links or as a path.

           
    A list of links that enables users to navigate the pages in an application. Only supported in applications using the Universal Theme - 42.

           
    Offer users a simple navigation path for moving between pages in an application. Entries can display as a link from an image or text.

                   
               
Correct        Correct

                   
        7.     Which of the following Access Control would be set to enable all users access to an application?     Mark for Review
(1) Points
                   
           
    Public read only

           
    Administrative access only

           
    Restricted access

           
    Full access to all (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        8.     Authorization defines who you are whilst Authentication defines What are you allowed to do after logging in?     Mark for Review
(1) Points
                   
           
    True

           
    False (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        9.     Which of the following Access Control would be set to enable only users defined in the access control list access to an application?     Mark for Review
(1) Points
                   
           
    Administrative access only

           
    Restricted access (*)

           
    Full access to all

           
    Public read only

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

                   
        10.     You can apply an authorization scheme for?     Mark for Review
(1) Points
                   
           
    An entire application

           
    A page in an application

           
    A specific control such as a region, item, or button

           
    All of the above. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 3.

11.     Template options provide a declarative way for developers to apply different styles to components on an application page?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        12.     A theme identifies a collection of templates which define the look and feel of the application?     Mark for Review
(1) Points
                   
           
    True (*)

           
    False

                   
               
Correct        Correct

                   
        13.     Which of the following are features of the Universal Theme?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Versatile UI. (*)

           
    Requires extensive CSS Knowledge.

           
    Requires extensive Javascript Knowledge.

           
    Easy Customization. (*)

           
    Responsive Design. (*)

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.

                   
        14.     In APEX 5.1 the Universal Theme (Theme 42) and the Mobile Theme (Theme 51) are?     Mark for Review
(1) Points
                   
           
    Standard Themes. (*)

           
    User Themes.

           
    Custom Themes.

           
    None of the above.

                   
               
Correct        Correct

                   
        15.     The Theme Roller offers the workspace administrator the ability to?     Mark for Review
(1) Points
                   
            (Choose all correct answers)   
                   
           
    Use customizations designed by other administrators from a gallery.

           
    Save customizations as a Theme Style. (*)

           
    Customize the look and feel of applications. (*)

           
    Modify attributes and see changes applied to your in real time. (*)

           
    Share customizations with other administrators through a gallery.

                   
               
Incorrect        Incorrect. Refer to Section 5 Lesson 2.

                   
Previous    Page 3 of 3    Summary

Berlangganan update artikel terbaru via email :

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel