atowne2709 atowne2709 Today at 9:52 AM Computers and Technology Answered define a function findmaximum() with no parameters that reads integers from input until a negative integer is read. the function returns the largest of the integers read.