Answer:
<u>Do not use such labels because they may be misleading and are unethical.</u>
Explanation:
Note, there is a<u> big difference in design</u> between the two terms or labels. Lithium metal batteries are <u>non-rechargeable batteries.</u> In other words, they cannot be recharged after they run down. For example, most <em>watches, calculators, or car keys are made of </em>lithium metal batteries.
While Lithium-ion batteries (or Li-ion batteries) are <u>rechargeable batteries</u>
, and they are commonly used by<em> mobile phones, laptops, and other gadgets.</em>
<em>Therefore, </em>with such differences in mind, it may be very misleading when someone in possession of the mobile phone sees the lithium metal labels; then thinks the battery is non-rechargeable.
Answer:
The code to this question can be given as:
code:
for(i=1;i<=n;i++) //for loop column
{
for(j=1;j<=i;j++) //for loop for rows
{
printf("*"); // print asterisks
}
printf("\n"); //line break
}
Explanation:
We know that variable i,j, and n is already declared and n variable has initialized a value. So, we write the code that is given above. In this code, we use a nested loop. In this code, we use two loops that are a loop (i)for column and j loop for rows. for print asterisks triangle we use two for loop. For that, we use two-variable (i,j) that is already declared. We assign the value in (i) loop that is 0 and checks that (i) is less than equal to n and increment of (i) by 1. In this loop, we use another loop that is (j) loop. It also starts from 1 and checks that (j) is less than equal to (i)and increment of (j) by 1. In that loop, we print asterisks end of (j) loop. In (i) loop we use ("\n") for line break end of (i) loop.
Microsoft windows was his first
1. Honeymoon stage
2. Distress and anxiety
3. Adjustment
4. Adaption
5. Re-entry shock