INFO3330 > Midterm Possibly > Flashcards
In JavaScript, it does not matter how or where a function is defined. (T/F)
True, because it only matters HOW a function is called.