Answer:
public class num7 {
public static void main(String[] args) {
int n =1;
while(n<200){
if(n%5==0 && n%7==0){
System.out.print(n);
System.out.print(",");
}
n++;
}
}
}
Explanation:
- In Java programming Language
- Create and initialize an int variable (n=1)
- Create a while loop with the condition while (n<200)
- Within the while loop use the modulo operator % to check for divisibility by 5 and 7
- Print the numbers divisible by 5 and 7
Answer:
B. JSP
Explanation:
CGI, or Common Gateway Interface, is a specification for transferring information between a World Wide Web server and a CGI program.
JSP (Java Server Pages) is a universal CGI technology that uses the Java interpreter. JSP is used for developing Webpages that supports dynamic content.
Answer:
By clicking the sheet tabs at the bottom of the Excel window, you can quickly select one or more sheets. To enter or edit data on several worksheets at the same time, you can group worksheets by selecting multiple sheets. You can also format or print a selection of sheets at the same time.
Explanation:
hope this helps
Answer: 3
Explanation:
Because X = 18 and our condition given to the code if > and < which do not match with the input so it prints 3.
Answer:
Both were well known, or notorious.
Explanation:
Both the Rapper and the Supreme Court Justice were famous based on their accomplishments ,<u><em> being notorious because of how she Won and argued so many cases , and how B,I.G. had made many popular or famous Rap songs.</em></u>
<u><em /></u>
<u><em /></u>
<u><em>i think this might help !!!</em></u>