Getting error of misplaced constructs & variableDeclarator expected
I am getting error of misplaced constructs & variableDeclarator expected in below code while calling the method “twosum” from main method. What am I missing here while calling?
I am getting error of misplaced constructs & variableDeclarator expected in below code while calling the method “twosum” from main method. What am I missing here while calling?