Answer:
Buddha's teachings are known as “dharma.” He taught that wisdom, kindness, patience, generosity and compassion were important virtues.
Explanation:
Specifically, all Buddhists live by five moral precepts, which prohibit: Killing living things. Taking what is not given. Sexual misconduct.
D is the best answer
I hope it’s work
Answer:
public class Fan {
/** Main method */
public static void main(String[] args) {
final int SLOW = 1; // Fan speed slow
final int MEDIUM = 2; // Fan speed medium
final int FAST = 3; // Fan speed fast
// Create two Fan objects
Fan fan1 = new Fan();
Fan fan2 = new Fan();
fan1.setSpeed(FAST);
fan1.setRadius(10);
fan1.setColor("yellow");
fan1.turnOn();
fan2.setSpeed(MEDIUM);
fan2.setRadius(5);
fan2.setColor("blue");
fan2.turnOff();
System.out.println(fan1.toString());
System.out.println(fan2.toString());
}
}
Answer:
Direct transmission is the way something is transmitted directly, like a illness given to you by touch.
-----------------------------------------------------------------------------------------------------------
Example 1:
I got coronavirus through direct transmission when I hugged my infected friend.
-------------------------------------------------------------------------------------------------------------
Example 2:
When I had pink eye, I forgot to wash my hands after reaching to scratch my diseased eye, and held my sister's hand. She ended up getting pink eye too, because of the direct transmission.
-------------------------------------------------------------------------------------------------------------
I hope this helps!
-No one
Walking to the dining room for their meal amplifies Trudy body's metabolism which leads to better burn up of calories once they consume and digest their food.