atowne2709 atowne2709 Today at 1:00 PM 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.