21. What are the two main approaches for serving code and resources in a Single Page Application called? Select two.

  • Packets
  • Bundling
  • Code Boxing
  • Code Splitting

22. React is a ______________ that can be used to create single page applications.

  • Library
  • Framework

23. Components allow developers to improve development efficiency by reusing code.

  • True
  • False 

24. A React application is built up of a tree of components called the Component ______________.

  • Branch
  • Root
  • Hierarchy
  • Library

Leave a Reply