In record design we distinguish between logical and physical records. LOGICAL RECORDS: A logical record maintains a logical relationship among all the data items in the records.It is the way the programmer or user sees the data.IN CONTRAST, A PHYSICAL RECORD is the way data are recorded on a storage medium.The programmer doesnt know about the physical map on the disk.The software presents the logical record in the required sequence.The capability is unique to the data base design. This question is answered by Silpa Sonali Sahoo.I request all the User if you can give some extra knoweldge/idea based on the discussed topic then you are most welcome.
Chat with our AI personalities
To calculate the physical address from a logical address, you can use the base address and offset. Add the base address to the offset to get the physical address. This process is commonly used in computer systems to translate logical addresses to physical addresses for memory access.
A physical port, as opposed to a virtual or logical port is an interface on a computer into which you can insert a connector for a device.
A logical (or virtual) address is a reference to a memory location independent of the current assignment of data to memory; a translation must be made to a physical address before the memory access can be achieved. A relative address is the address expressed as a location relative to some known point, usually the beginning of the program. A physical address, or absolute address, is an actual location in main memory.
Network layer
Logical link control manages traffic in the Open Systems Interconnection and identifies line protocols including NetBIOS or NetWare. Medium Access Control is responsible for sharing physical connection to the network amongst numerous computers via Ethernet.