Suggested Answer
00001010.00000000.00000000.01000001 falls into class A of ip addressesWhich are classes in ip addressing?Class A : When there are several hosts, this kind of IP address is employed. In a network of the Class A variety, the first 8 bits (also known as the first octet) identify the network, while the next 24 bits are used to signify the host's entry into the network.Class B : A B class IP address's binary addresses begin with the number 10. This IP address contains a class decimal number that ranges from 128 to 191. For internal testing on the local machine, loopback, which is assigned the number 127, is set aside. You can identify the network using the first 16 bits (sometimes referred to as two octets). The remaining 16 bits are used to identify the host in the network.Class C : An IP address type called Class C is utilised by tiny networks. The network is indented in this class using three octets. This IP number is in the range 192 to 223.Class D : Only multicasting apps use Class D addresses. Regular networking operations never use Class D. The first three bits of the address are set to "1" in this class, and the fourth bit is used to represent "0." Network addresses in the Class D format are 32 bits.Therefore, 00001010.00000000.00000000.01000001 falls into class A of ip addressesYou can learn more about ip address from the given link:https://brainly.in/question/14694202#SPJ4