Search Your Question...!

ONSEN UI MCQ's

1. Onsen uses _______ CLI for Developing apps

   View Answer   

   Monaca



2. Ons object needs to be imported from the library

   View Answer   

   onsenui



3. Onsen supports only react Framework

   View Answer   

   False



4. How many sections does a toolbar have?

   View Answer   

   3



5. Any HTML code can be placed inside the component?

   View Answer   

   True



6.  is one of the form Components?

   View Answer   

   True



7. The switch element can be toggled using tab or drag :

   View Answer   

   True



8. The prop that decides maximum number of items to be displayed in drop down :

   View Answer   

   Size



9. Switch element can have more than two states ?

   View Answer   

   False



10. Which of the following is the event that is related to Input textbox:

   View Answer   

   OnChange



11. Which of the following is the correct way of specifying an event handler?

   View Answer   

   onClick



12. The unclose and on Open events are related to the component :

   View Answer   

   



13. The prop that decide whether a menu is swipe menu or not?

   View Answer   

   Collapse



14. To create a menu the required components are:

   View Answer   

   All



15. Custom modifiers are specified using keyword :

   View Answer   

   Modifier



16. You can set a platform styling manually with _______

   View Answer   

   Ons.platform.select()



17. When a component state data changes, we can use :

   View Answer   

   This.state



18. The function that helps in making fab button Non-scrollable?

   View Answer   

   RenderFixed



19. The component should be placed outside the component:

   View Answer   

   False



20. _____ helps in popping the top page of the navigator.

   View Answer   

   Popbutton



21. Onsen has its own CLI environment?

   View Answer   

   False



22. The component that helps in adding a heading to a list :

   View Answer   

   



23. The component can render content horizontally and vertically

   View Answer   

   True



24. A carousel animation can be specified using :

   View Answer   

   Animation option



25. Which one of the following is not a built in animation interface :

   View Answer   

   Swipe



26. The ______ property should be set to a function that returns a component:

   View Answer   

   RenderPage



27. The icon families available in onsen are

   View Answer   

   All



28. The component that cannot be present inside the component is?

   View Answer   

   Input



29. Arbitrary inputs of components are called:

   View Answer   

   Props



30. Manual styling is done using :

   View Answer   

   Ons.platform.select()



31. Fab button can only be rendered in bottom-right or top-left side of page?

   View Answer   

   True



32. The stack pages are initialized using :

   View Answer   

   initialRoute



33. Which of the following is not a ons.platform object?

   View Answer   

   None



34. Component can be declared as a function or class

   View Answer   

    True



35.  component follows _____ based navigation :

   View Answer   

   Stack



36. The function that executes after the app initializes

   View Answer   

   ready



37. The _____ component forms the root for the whole page

   View Answer   

   



38. Which notification will accept user input?

   View Answer   

   prompt



39. Onsen supports full screen dialog boxes:

   View Answer   

   True



40. You should use only the Onsen form Components for creating apps?

   View Answer   

   True



41. onChange is a event related to :

   View Answer   

   Input and Select



42. To disable swipe feature in a menu you should set false to :

   View Answer   

   is swipable



43. The renderRow and data Source props are mandatory for a list?

   View Answer   

   TRUE



44. The default modifier for android devices is :

   View Answer   

   MATERIAL



45. The onClose and onOpen events are related to the component :

   View Answer   

   All



46. The prop that decides whether a dialog can be cancelled :

   View Answer   

   oncancel



47. Use disable-auto-styling attribute for components to disable auto style:

   View Answer   

   True



No comments:

Post a Comment