Answer:
d
Explanation:
Is is used to display files in a directory. Is-l is used to see total information about a file including how many hardlink files are there in the directory.
TRUE
An airtightness test it’s a whole building test that measures how easy it is for air to leak through a building enclosure or “skin” one common method is to use a large fan or “blower” to extract air from or supply air to the building.
Answer:
import java.util.Scanner;
public class AssigningNumberToVariable {
public static void main (String [] args) {
int numPeople;
int numPeople_inc;
numPeople = 10;
/* solution */
numPeople_inc=numPeople+5;
System.out.print("There are ");
System.out.print(numPeople_inc);
System.out.println(" people.");
}
}
Explanation:
1. Declare a new variable called: numPeople_inc
2. Add 5 each time: numPeople_inc=numPeople+5;
3. Print the answer: numPeople_inc=numPeople+5;
Optional, just write the line in the place where says: " your solutions goes here":
numPeople = numPeople+5;
quite some questions, good thing i like cars
1. A passenger may be distracting which may be harmful. and a passenger may be helpful by pointing tings you missed and help you in situations
2. Low eyes, sick face, non understandable speaking, crooked walking and smell
3. by distracting you, by making you angry which may cause you to drive like a maniac, and by building on stress which will make you lose your patience which will make you want to drive faster
4. question is confusing but by what I understand. it would be checking mirrors, checking your seat position and adjusting your seat belt