Home / CSE MCQs / Framework7 ::

CSE MCQs :: Framework7

  1. What are search bar methods?
  2. A.
    mySearchbar.search(query)
    B.
    mySearchbar.enable()
    C.
    mySearchbar.disable()
    D.
    All of the above

  3. What are the uses of Framework7?
  4. A.
    It is easier to develop apps for iOS and Android
    B.
    The learning curve for Framework7 is very easy
    C.
    It has many pre-styled widgets/components
    D.
    All of the above

  5. What are Framework7 Navbars?
  6. A.
    Basic navbar
    B.
    Navbar with links
    C.
    Multiple links
    D.
    All

  7. What are the disadvantages of Framework7?
  8. A.
    Framework7 only supports platforms like iOS and Android
    B.
    The online community support for Framework7 framework is less compared to iOS and Andriod
    C.
    Both A and B
    D.
    None of these

  9. What are the features of Framework7?
  10. A.
    Framework7 is an open source and free to use framework
    B.
    Framework7 has easy and familiar jQuery syntax to get started without any delay
    C.
    To control click delay for touch UI's, Framework7 has built-in FastClick library
    D.
    All of these

  11. What are the advantages of Framework7?
  12. A.
    Framework7 is not dependent on any third party library even for DOM manipulation instead it has its own custom DOM7
    B.
    Framework7 can also be used with Angular and React frameworks
    C.
    You can start creating apps once you know HTML, CSS and some basic JavaScript
    D.
    All of the above mentioned

  13. What are the framework7 layouts?
  14. A.
    Static Layout
    B.
    Fixed Layout
    C.
    Through Layout
    D.
    All the above

  15. What are Framework7 toolbars?
  16. A.
    Hide Toolbar
    B.
    Bottom Toolbar
    C.
    Both A and B
    D.
    None

  17. What are overlays in Framework7?
  18. A.
    Modal
    B.
    Popup
    C.
    Popover
    D.
    All of the above

  19. What are list views in Framework7?
  20. A.
    List View
    B.
    Contacts List
    C.
    Media List View
    D.
    All of the above