The answer is C.upper end
hope this helps. Have a wonderful day
Answer:
function findLongestWord(str) {
var longestWord = str.split(' ').sort(function(a, b) { return b.length - a.length; });
return longestWord[0].length;
}
findLongestWord(InputHere);
Explanation:
Replace InputHere with the input
D. Field data because that it a report of what happened over the week that a manager can reflect on for possible changes.
Circled plus sign adds another worksheet