import java.util.Scanner;
public class JavaApplication58 {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
System.out.println("Enter a positive integer:");
String num = scan.nextLine();
for (int i = num.length()-1; i >=0; i--){
System.out.println(num.charAt(i));
}
}
}
I hope this helps!
Answer:
A class is an instance of its object
Explanation:
I'm a little confused about the question, but if you're asking how many points you need to ask a question, the minimum is 10.
Computer Monitors are not storage devices.