Posts by Jhonatan Pereira • 1 point
4 posts
-
0
votes0
answers16
viewsQ: when the height is displayed on the screen it stands this way 165.0 and I wanted it displayed this way 1.65
package rpessoa; import java.util.Scanner; public class Pessoa { private string name; int private dia; int private mes; int year; private double height; private int age; // Construtor /*public…
-
-1
votes1
answer102
viewsQ: cannot compare strings
I registered the code of the client and now I need to request again so I need to check whether there is or not registered code, only even if the codes are different or says that there is registered…
casked Jhonatan Pereira 1 -
-2
votes1
answer47
viewsQ: comes out of the test alone
when I type the second option it goes only until the brand of the car does not enter the year and does not give any compilation error what can be #include<stdio.h> #include<stdlib.h>…
casked Jhonatan Pereira 1 -
0
votes2
answers156
viewsQ: I can’t get how many students approved to show up
Algorithm to read 2 notes of a student, calculate and print the final average. Right after you write the message "Calculate another student’s average 1.Yes 2.No?" and request a reply. If the answer…
casked Jhonatan Pereira 1