Answer:
class OddNumber
{
public static void main(String args[])
{
int n = 1000; //Store 1000 in Variable n typed integer
System.out.print("Odd Numbers from 1 to 1000 are:"); // Print headline of output window
for (int i = 1; i <= n; i++) //For loop to go through each number till end
{
if (i % 2 != 0) //check if number is even or odd.Not divisible by 2 without reminder means it is odd number
{
System.out.print(i + " "); //print odd numbers
}
}
}
}
Answer:
1. PowerPoint online
2. Goógle Slides
Explanation:
There is a various free, proprietary, and online software for multimedia presentations available for use. Some of which include:
1. PowerPoint online: this is an online and free version of Microsoft Office PowerPoint software. Some of its features include text formatting, use of animations, cloud storage among others.
2. Goógle Slides: This is a product of Goógle to make the multimedia presentation of documents available online. It also offers many feature including cloud storage.
YOUR ANSWER IS -------- It accepts a RJ-45 connector
hope i helped you :).
take care
Answer:
4
Explanation:
For easier management of the host records of the company 4 zones should be used because
subdomain is part of a larger domain and the main domain which is the primary domain is the name which the company have decide to use which will represent the company website address and in a situation where the company
have different domain names in which they had registered, they will need to choose one among the domain which will inturn be their main domain.
Therefore for easier , efficient and effective management of the host records 4 zones will be the best zones to be used.
Example of sub domain is north.example.com
Explanation:
it looks like there aren't many great matches for your search
Tip Try using words that might appear on the page that you’re looking for. For example, 'cake recipes' instead of 'how to make a cake'.
I hope you help