Answer:
public class num9 {
public static void main(String[] args) {
int sum =0;
int num =5;
for(num =5; num<=500; num+=5){
System.out.println(num);
sum +=num;
}
System.out.println(sum);
}
}
Explanation:
- Declare and initialize the variables sum and num
- Use a for loop with the condition for(num =5; num<=500; num+=5) Since the loop will increment by 5 and run from 5 to 500
- Within the loop, add num to sum at each iteration
- Print all elements on seperate lines
- Outside the loop, print the final value of sum
Create a for loop
It is okay to modify photos digitally to improve their appearance as long as it doesn't show what they aren't producing.
<h3>What is Advertisement?</h3>
This is the act of persuading people to buy goods and services and is usually done with the aid of the media.
Pictures are usually taken which have to be in the best shape and quality in order to entice people to buy the goods thereby bringing about higher sales and profit for the company.
Read more about Advertisement here brainly.com/question/1020696
Answer:
The advantage of the simulated link strategy are:
- It is easily able to provide the practical feedback to the customers and users while designing the whole system. It also determine the efficiency and the correctness of the design in the stimulated link strategy.
- In the stimulated link strategy, the sharing and delivering of the data and information is done efficiently without any occurrence of error and interrupt. It is also high flexible technique.
The disadvantage of the simulated link strategy are:
- The simulated link strategy is flexible but it is not standardization and also it required more good concept.
- This technique is expensive and it is not readily available as it always require validation process.
Ms- word it is , hope it was helpful