Answer: script
Explanation:
I haven't done much Computer Science in whichever subject this is, but I'm sure a script is a series of commands!
Explanation:
2)computer is a general process machine ,commonly constitution for Digital circuits that accept input stores manipulated and generates output.
example of input:
monitor ,speaker,printer etc.
example of output:
keyboard,cpu,mouse etc.
Answer:
import java.util.Scanner;
public class num6 {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int product=0;
do{
System.out.println("Enter a number");
int num = in.nextInt();
product = num*10;
System.out.println("The product is " + product);
}while (product<100);
}
}
Explanation:
In the Java program above, The user will be prompted to enter a number.
The number is multiplied by 10 and assigned to a variable called product.
A do....while loop has been implemented to check the variable product
As long as this variable is less than 10, the user will be prompted to enter another number.
It’s between technical and rational
Answer:
The given statement is "True".
Explanation:
- Software property ownership seems to be computer programs or law-protected software whether, under a licensing, company name, proprietary information, or software commercialization.
- Collaborate, and operate for a deeper understanding or analysis of the important technological processes and trade-offs throughout collaborative consumption developing future as well as integrated frameworks.