nozima22 nozima22 18-05-2023 Computers and Technology contestada One way to prevent the Enter key from being accepted as a legitimate character when using the get() method is to follow the cin.get () input with a call to a. cin.peek () b. cin.putback () C. cout.put() d. cin.ignore ()