Topic outline

  • Module12: JavaScript Functions and Objects

    JavaScript Functions and Objects. Constructor functions

    JavaScript Functions. In this submodule, we will enhance your knowledge about functions.
    We will differentiate between parameters and arguments of a function and we will discuss the role of the "return" functionality.