Answer:
it is. Describing the requirements for how a program will work or users will interact with it
Explanation:
mark brainlist
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!
If you want a user to actively participate in an online activity, create a web ______________.
1. animation
2. application
<u>3. page </u>
4. source
Answer:
ur answer good sir will be : financial analyst
and a brainliest will be good to thnx