Import Java Scanner Public Class Sums Public Static Void Main Stringargs Final I

How it works
1. Create account and Place an order
You create an account and place an order and provide any necessary instructions
2. Writer Assigned
We assign your work to our expert writer with the relevant degrees
3. Order Completion
We send the completed paper to your email and accounts
Create an Account and Place an order
Design and implement an application that reads an integer valueand prints the sum of all even integers between 2 and the inputvalue, inclusive. Print an error message if the input value is lessthan 2. Prompt the user accordingly.This is what I have, but my instructor said this isn’t right… I have no clue what to do now.