I am actually new to java programming and am finding it difficult to take integer input and storing it in variables…i would like it if someone could tell me how to do it or provide with an example like adding two numbers given by the user..
Share
Here’s my entry, complete with fairly robust error handling and resource management: