Answer:
Explanation:
The following program is written in Java. It asks the user for the two inputs and then uses those inputs in a for loop. The loop goes through each number checking to see if it is even or odd. If it is even it prints out Even: and the number after multiplying it by 3. If it is odd it prints out Odd: and the number after adding 10 to it. The output can be seen in the attached picture below.
import java.util.Scanner;
class Brainly {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.println("Enter number 1: ");
int num1 = in.nextInt();
System.out.println("Enter number 2:");
int num2 = in.nextInt();
for (int x = num1; x <= num2; x++) {
if ((x % 2) == 0) {
System.out.println("Even: " + (x*3));
} else {
System.out.println("Odd: " + (x+10));
}
}
}
}
Answer:
The answer is "Option D".
Explanation:
In Microsoft Excel, A dataset is a collection of the data. In other words a dataset is set of data like, Excel workbooks, spreadsheet tables, or table lists that are configurable objects storing the data. To print data sets related records on the same page we change the print at this data set only print the visible data, it will not print the confidential data. and other options are not correct that can be defined as follows:
- In option A, It is not correct, because the set area used to select the area which you want to print.
- In option B, It is used to print the same data on each page. it is not used in print page order.
- In option C, This option is available on the Home tab that is used for page break only that's why it is not correct.
The `grep` command is used for this. https://man7.org/linux/man-pages/man1/grep.1.html
Answer:
download it
Explanation:
because if u upload it will not save .
Basically, I had the same question when I got my PC! You can do any part you choose as long as you put it together in the right place.
Hope this helped you!