Answer / Explanation:
195.200.0.0/16
Note: Class C address can not be assigned a subnet mask of /16 because class c address has 24 bits assigned for network part.
2ⁿ = number of subnets
where n is additional bits borrowed from the host portion.
2ˣ - 2 = number of hosts
where x represent bits for the host portion.
Assuming we have 195.200.0.0/25
In the last octet, we have one bit for the network
number of subnets = 2¹ =2 network addresses
number of host = 2⁷ - 2= 126 network addresses per subnets
Answer:
True
Explanation:
while loop is used to execute the statement again and again until the condition is true. if condition False program terminate the while loop and start execute the statement outside the loop.
syntax:
initialize;
while(condition)
{
statement 1;
statement 2;
to
statement n;
}
we can write multiple statement within the braces. their is no limit to write the statement within the body of the while loop.
while terminate only when condition false
Answer:
That was a very great story that I totally did NOT read cause it too long 0-0.
Explanation:
To my ferns.....GET ON RN CAUSE I WONLEY T^T
Anyways wuv c'alls and have a good day :3
Answer:
Answered below
Explanation:
Class Unique{
public static void main(String args[]){
int myArray[] = {1, 2, 3, 4};
int newArray[];
int i;. int j; int k;
for(i = 0; i < myArray.length; I++)
for(j = 0; j< myArray.length; j++)
for(k = 0; k< myArray.length; k++){
if(i != j && j!= k && i != k ){
newArray.add(myArray[i] + myArray[j] + myArray[k]);
}
}
int count = 0;
for(int m = 0; m < newArray.length; m++){
count++;
}
System.out.print(newArray, count)
}
}
By Tx/Rx reverse the technician can address this issue.
C. Tx/Rx reverse
<u>Explanation:</u>
Technician has to trouble the laptop, since the laptop is connected and got internet while is the network resources inside the office. But if he connects the same laptop in research lab end user is not connected
Following troubleshooting to made
1. Routing is done properly
2. Any packet dropping by using TRACE command in windows operating system.
Since DHCP is used in office, whereas same type is not used in research lab. End user can try TX/RX reverse cable to connect in the research laptop.