therefore the frequency = 6×10^14
B - because you should always be honest when it comes to working your hours and getting paid the right amount.
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!
That is false. are you doing it on a computer course. <span />