1. Question: Which string pattern is used for a four-digit representation of the year in AngularJS?

    A
    yyyy

    B
    YYYY

    C
    Y

    D
    Year

    Note: Not available
    1. Report
  2. Question: Filters are chained together using ____

    A
    ampersand (&) delimiter

    B
    comma (,) delimiter

    C
    Pipe (|) delimiter

    D
    plus (+) delimiter

    Note: Not available
    1. Report
  3. Question: What is the purpose of limitTo filter?

    A
    Filters all the data in database

    B
    Set limit to get the perfect data

    C
    Restricts the number of items taken from an array of data objects

    D
    Soft an array from a JavaScript object

    Note: Not available
    1. Report
  4. Question: Which Shortcut Formatting Strings is Equivalent to h:mm:ss a?

    A
    short

    B
    shortTime

    C
    fullDate

    D
    mediumTime

    Note: Not available
    1. Report
  5. Question: Which is not the Shortcut Formatting Strings Supported by the date Filter?

    A
    fullDate

    B
    mediumDate

    C
    longDate

    D
    fulltime

    Note: Not available
    1. Report
  6. Question: Which filter is useful for mapping between strings that are capitalized for display in the HTML layout and property names?

    A
    Text filter

    B
    uppercase filter

    C
    lowercase filter

    D
    filter filter

    Note: Not available
    1. Report
  7. Question: Which component is used to set marker for am/pm?

    A
    AA

    B
    a

    C
    EEE

    D
    MM

    Note: Not available
    1. Report
  8. Question: Which of the following is used for Four-character representation of time zone?

    A
    MM

    B
    y

    C
    EEE

    D
    Z

    Note: Not available
    1. Report
  9. Question: Which marker is used to represent short name of day of a week?

    A
    MM

    B
    y

    C
    EEEE

    D
    EEE

    Note: Not available
    1. Report
  10. Question: Which marker is used to represent full name of day of a week?

    A
    MM

    B
    EEEE

    C
    fullDay

    D
    EEE

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