subnetting
subnetting
Yes. Subnetting separates a network into multiple logically defined segments, or subnets.
Switched Ethernet
Logical Address.
Yes, a physical topology can support multiple logical topologies.
Can a single physical topology support multiple logical topologies give a proper reason.
Switching
The question is not complete. If you wanted to connect the two networks together you would need a gateway device.
VLAN is a custom network which is created from one or more local area networks. It enables a group of devices available in multiple networks to be combined into one logical network. The result becomes a virtual LAN that is administered like a physical LAN. The full form of VLAN is defined as Virtual Local Area Network.
The CPU uses the segment registers to provide the base addresses for logical segments, which correspond to parts of a program's memory, such as code, data, and stack segments. When an application references a memory address, it specifies a segment selector (the logical segment) and an offset within that segment. The CPU combines the base address from the segment register with the offset to calculate the physical address in memory. This segmentation allows for organized memory management and protection between different segments of a program.
physical topology support multiple logical topology because quality and speed of cable wires effect efficiency of network
Clearly you have no idea how IP networks work. You can not have 2 networks cards with one IP. There would be no way to know how to route the packets, and if both networks cards were on the same network, then what would be the point? If you are trying to increase the bandwidth, then you have to use other techniques, such as bonding to share multiple network cards as one logical interface (and it would require the router, or whatever you're connecting to, to support bonding).