subject

Pretend we are defining a new class of networks: 1 byte for network IDs and 1 byte for hostID. The definition of class A is:

networkdID is : 0xxx- and the one byte hostID cannot contain all 0s and 1s.

The definition of class B is:

networkdID is : 10xx- and the one byte hostID cannot contain all 0s and 1s

The definition of class C is:

networkdID is : 110x- and the one byte hostID cannot contain all 0s and 1s.

How many total IP addresses can we have with the above definition.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:10
Assume that minutes is an int variable whose value is 0 or positive. write an expression whose value is "undercooked" or "soft-boiled" or "medium-boiled" or "hard-boiled" or "overcooked" based on the value of minutes. in particular: if the value of minutes is less than 2 the expression's value is "undercooked"; 2-4 would be a "soft-boiled", 5-7 would be "medium-boiled", 8-11 would be "hard-boiled" and 12 or more would be a "overcooked".
Answers: 1
question
Computers and Technology, 22.06.2019 21:30
The graph shows median weekly earnings for full-time workers according to education level. which can you not conclude?
Answers: 2
question
Computers and Technology, 23.06.2019 22:30
Apart from confidential information, what other information does nda to outline? ndas not only outline confidential information, but they also enable you to outline .
Answers: 1
question
Computers and Technology, 23.06.2019 23:40
4. what is the reason for including the following code snippet in the header file animal.h? #ifndef animal_h #define animal_h class animal { public: animal(); animal(double new_area_hunt); void birth(); void hunt(double new_area_hunt); void death(); double get_area_hunt() const; private: double area_hunt; }; #endif
Answers: 3
You know the right answer?
Pretend we are defining a new class of networks: 1 byte for network IDs and 1 byte for hostID. The...
Questions
question
Mathematics, 11.01.2020 10:31
question
Mathematics, 11.01.2020 10:31
Questions on the website: 13722359