1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Roman55 [17]
2 years ago
14

Using the technique of bitwise ANDing, find the IP address of the network # (this could be a network or subnet) on which the mac

hine with an IP address and (sub)netmask of 175.99.138.0/21 resides. (Do not include any spaces in your answer.)
Engineering
1 answer:
schepotkina [342]2 years ago
7 0

Answer:

175.99.136.0

Explanation:

175.99.138.0/21

Step 1: convert both the ip and the subnet mask to binary format

175.99.138.0 - 10101111.1100011.10001010.00000000

/21  : 255.255.248.0 - 11111111.11111111.11111000.00000000

step 2: perform the bitwise AND operation

In an AND operation,  a result of 1  can only be gotten when both inputs are 1. Otherwise, the result will be 0.

10101111.1100011.10001010.00000000

11111111.   11111111.  11111000. 00000000

------------------------------------------------------

10101111. 1100011. 10001000. 00000000

step 3: convert the binary result back to base 10 number

10101111. 1100011. 10001000. 00000000

175.99.136.0

You might be interested in
Suppose that a class CalendarDate has been defined for storing a calendar date with month, day and year components. (In our sect
laiz [17]

Answer:

note:

find the attachment

7 0
3 years ago
Define and discuss the difference between micronutrients and macronutrients. Also, discuss their importance in the body at rest
almond37 [142]

Answer:

Macronutrients are simply nutrients the body needs in a very high amount e.g Carbohydrate.

MicroNutrients are simply nutrients the body needs but in little amount e.g  Minerals.

Explanation:

So for further breakdown:

What are nutrients? Nutrients are essential elements that nourish the body in different capacities. We as humans get most of out nutrients from the food and water we ingest.

Now about Macro Nutrients: From the prefix "Macro" which means large, we can infer that macro nutrients are elements need by the body for the fundamental processes of the body, deficiency in this nutrients are very easy to spot. Examples are: Carbohydrates, Protein, Fats amd Water.

Micro Nutrients: In relation to macro nutrients this are elements that the body needs but are not needed in Large quantities. They mostly work like supporting nutrients. Most chemical activities like reaction that occur in the body are a function of micro nutrients. Defiencies in micrp nutrients may take some time to spot e.g Minerals and Vitamins

In regards to exercise: Macro nutrients are the essential ones here since they are the ones that generate energy. PS: micro nutrients dont generate energy.

In regards to rest: Both the Macro and Micro Nutrients are essentail for the overall well being of the body.

5 0
3 years ago
Urgent please help!<br> What are non-ferrous metal and ferrous metal?
m_a_m_a [10]
In metallurgy, non-ferrous metals are metals or alloys that do not contain iron in appreciable amounts. Generally more costly than ferrous metals, non-ferrous metals are used because of desirable properties such as low weight, higher conductivity, non-magnetic property or resistance to corrosion
8 0
2 years ago
When buttons or switches are pressed by humans for arbitrary periods of time, we need to convert a signal level to a pulse. In t
ddd [48]

Answer:

The FSM uses the states along with the generation at the P output on each of the positive edges of the CLK. The memory stores the previous state in the machine and the decoder generates a P output based on the previous state.

Explanation:

The code is in the image.

6 0
3 years ago
This color curb is where parking is permitted for a limited time. The time constraints for that park will either be painted on t
Aleks04 [339]

Answer:yellow

Explanation:

I think not positive tho

4 0
3 years ago
Read 2 more answers
Other questions:
  • Two advantages of deforming steel at room temperature rather than at elevated temperatures are: (select 2 answers from the optio
    13·1 answer
  • Given a series of numbers as input, add them up until the input is 10 and print the total. Do not add the final 10. For example,
    7·1 answer
  • ). A 50 mm diameter cylinder is subjected to an axial compressive load of 80 kN. The cylinder is partially
    8·1 answer
  • ________ is the most theoretical computing discipline, focusing mostly on finding new and better ways for computers to work
    9·1 answer
  • The convection heat transfer coefficient for a clothed person standing in moving air is expressed as h 5 14.8V0.69 for 0.15 , V
    12·2 answers
  • A(n) ____ is an exact representation of an object projected onto a plane from a specific position.
    14·1 answer
  • 3
    6·1 answer
  • Agricultural economics is a study of how agriculture and business are related.<br> False<br> True
    15·1 answer
  • A countinous shot that sense, flows well, and is understanable and pleasant to look at
    13·1 answer
  • Which alpha-numeric designator, systematically assigned at the time of manufacture, identifies the manufacturer, month, year, lo
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!