answersLogoWhite

0

well of course one is logical and the other is physical. but one involves the brain while the other has to do with your body or movement

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Physics

What is the difference between logical database and physical database?

A logical database refers to the way data is organized, modeled, and accessed by users, focusing on the structure and relationships of data. In contrast, a physical database relates to how data is actually stored on disks, including indexes, partitions, and access paths designed for efficient data retrieval and storage.


What is difference between a logical network and physical?

A physical network is different from a logical network. Logical networks are defined at the Network layer by the arrangement of the hierarchical addressing scheme. Physical networks represent the interconnection of devices on a common media. Sometimes, a physical network is also referred to as a network segment


What is the difference between physical and logical channel?

Logical Channel Physical channel Similar to computers, we need a set of The physical layer specifies how the information instructions and ports to instruct different from different voice and data services are formatted elements of the network to perform specific into packets and sent through the radio channel. duties. In telecommunications, these ports are called as logical channels.


Difference between logical database and physical database?

A logical database refers to the conceptual schema or model of data relationships and structures, independent of how data is stored or accessed. On the other hand, a physical database involves the actual implementation of the database on a specific hardware system, detailing how data is stored and accessed. The logical database design focuses on the organization of data, while the physical database design focuses on optimizing performance and storage efficiency.


What is the difference between a thick and thin Logical Unit?

A thick Logical Unit refers to full physical storage capacity being allocated upfront, while a thin Logical Unit only allocates storage space as it is being used. This makes thin provisioning more efficient in terms of resource utilization and allows for better scalability as storage can be expanded dynamically.

Related Questions

Difference between physical and logical DFD?

difference between physical and logical data flow diagrams.


What is the difference between network architecture and network topology?

The difference between architecture and topology is logical vs physical. Architecture is about the logical design of something. Topology is about the physical elements required to enable the architectural design. The difference between architecture and topology is logical vs physical. Architecture is about the logical design of something. Topology is about the physical elements required to enable the architectural design. The difference between architecture and topology is logical vs physical. Architecture is about the logical design of something. Topology is about the physical elements required to enable the architectural design.


Is schema a logical structure or physical structure in oracle database?

the schema can be termed either conceptual or logical or physical. But mostly speaking, the term schema is used to refer to a logical structure.


What is difference between physical data flow diagram and logical data flow diagram?

dsegsgsgsg


What are the difference between logical and physical tag?

While physical tags are also referred to as presentational mark-up, logical tags are useless for appearances. Physical tags are newer versions while logical tags are old and concentrate on content.


What is the difference between physical and logical topology?

Physical topology are says how the wire are interconnected, while Logical topology is how the network behaves and interoperates.Sk wasim ul HaqueKharagpur, Madpur


What is the difference between virtual logical and physical address spaces?

The concept of a logical address space is simply involved the process of mapping the Logical addresses to their Physical Addresses . Logical addresses are generated by the CPU; also referred to as virtual addresses.while Physical Address is the actual address of the data stored on the physical device and mapped by MMU.


What is physical data structure and logical data structure?

Physical data structure: This is the physical equipment involved in the network eg router, cabling etc). Logical data structure: This is how the information flows internally and externally (the transfer of information from one node to another on the network).


What is the difference between logical database and physical database?

A logical database refers to the way data is organized, modeled, and accessed by users, focusing on the structure and relationships of data. In contrast, a physical database relates to how data is actually stored on disks, including indexes, partitions, and access paths designed for efficient data retrieval and storage.


What is the difference between a logical view and a physical view of data?

The logical view presents data as they would be perceived by end users or business specialists, whereas the physical view shows how data are actually organized and structured on physical storage media.


What is difference between logical file and physical file?

* Physical file (PF) contains the data and have only one record format. Logical file (LF) is a view of the physical file which does not contain any data may be based on one physical file or more then one physical file. Logical file can have more then one record format. Logical can be non join or join logical file. Performance becomes better if you use the logical file in the program.


What Difference between logical versus physical address storage?

A physical address is concrete and never changes. It is set in memory. A logical address is made up of a base pointer and an offset.It keeps programs running parallel and not intertwining.