Posts by Renan Avila • 19 points
2 posts
-
0
votes2
answers34
viewsQ: Logic Problem JAVA Clock Program
Good afternoon my dear I’m having a problem with the logic of this program which is a clock: private void updateDisplay() { if(hours.getValue()==0 && (periodo=="am" || periodo =="AM")){…
javaasked Renan Avila 19 -
1
votes0
answers30
viewsQ: Java logic problem
Good evening my dear I’m having a problem with the logic of this program which is a clock: private void updateDisplay() { if(hours.getValue()==0 && (periodo=="am" || periodo =="AM")){…
javaasked Renan Avila 19