Skip to content

Tag: java

Accessors not printing out the correct output

I’m trying to get my program to print each of the 4 variables (wholeNumber, decimalPart, positive, currencySymbol) defined in the program below using an accessor for each, however when I go to run the program instead of getting this Expected Output: I instead get this. Could someone explain what error i…

problems at splitting strings in java

I’m new to java and I want to know how to splits strings with values. I had an array like this : and I want to divide each string into 3 values, the name (String) the x-value (double), and the y-value (double) firstly I thought of cutting at every space, but for the cities like San Francisco, it won&#82…

how do I split array element into more element [closed]

Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question. Closed last year. Improve this question this is…

inApp Update, download but not installed

I have a problem with inapp update. A new version window appears, when you press the “Update now” button, unfortunately nothing happens, the application downloads in the background, but nothing happens app is not updated. I would like to add that I am testing it on the “Open Test” in p…