Answer:
public class Main
{
public static void main(String[] args) {
int carYear = 1995;
if(carYear < 1967)
System.out.println("Probably has few safety features.");
if(carYear > 1971)
System.out.println("Probably has head rests.");
if(carYear > 1992)
System.out.println("Probably has anti-lock brakes.");
if(carYear > 2002)
System.out.println("Probably has tire-pressure monitor.");
}
}
Explanation:
The code is in Java.
Initialize the carYear
Use if statements to handle year before 1967, after 1971, after 1992 and after 2002.
Print the required message for each if statement
The answer is a Mesh topology. This method connects every device to each other device in the network. A wired full-mesh topology is not as common as it is impractical and highly expensive. A partial mesh topology offers redundancy if one of the connections goes down and usually uses a connecting medium such as a router to eliminate cables and expensive PCI NIC's.
Is there pictures or anything esle to read in order to figure out the answer
The place where Shreya will find these options is option b: Design tab, Merge group.
<h3>What is the Design tab?</h3>
The Design tab is known to be one that is made up of table formatting, cell as well as the table borders.
It is one that has the features of arranging the table on the page, as well as the size of the table.
Hence, The place where Shreya will find these options is option b: Design tab, Merge group.
Learn more about Design tab from
brainly.com/question/2501083
#SPJ1
Use ctrl + or - or if in microsoft word, use the zoom tool