answersLogoWhite

0


Best Answer

contiguous is "separated in space" and continuous is "separated in time"

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between continuous and contiguous
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between continuous and contiguous memory allocation?

Contiguous is a word that is used normally when objects are spatially adjacent and Continuous is a word that is normally used when events are adjacent in time. This usage is probably the reason why arrays are "contiguously" allocated and not "continuously" allocated. On the other hand, a function f(t) is "continuous" and not "contiguous".


What is the difference between contiguous and noncontiguous text?

Dfference between contiguous and noncontiguous1) In contiguous allocation there is no overhead during execution of a program.1)In noncontiguous allocation address translation is performed during execution2)Contiguous memory allocates single area of memory2)Noncontigious memory allocates several memory areas - one memory are to each component of a process


Difference between contiguous and non contiguous memory allocation?

In a contiguous memory allocation there is no overhead during execution of a program. In a non contiguous memory allocation address translation is performed during execution.


What is the difference between continuous and discrete system?

The difference between continuous and discrete system lies in the variables. Whereas the continuous systems have dynamic variables, the discrete system have static variables.


Difference between contiguous and non contiguous memory?

In contiguous allocation there is no overhead during execution of a program. In noncontiguous allocation address translation is performed during execution Contiguous memory allocates single area of memory Noncontigious memory allocates several memory areas - one memory are to each component of a process


What is the difference between contiguous and non contiguous memory allocation?

in contiguous allocation overhead during execution of a program.in non contiguous allocation address translation is performed during execution of a program..


What is the difference between one end continuous slab and both end continuous slab?

nothing


What is the difference between land mass and land area?

Land mass refers to the total amount of physical space occupied by land on Earth's surface, including both land above water and under water. Land area specifically refers to the measurement of the total area of land above water only, excluding any submerged land.


What is the difference between present perfect progressive and present perfect continuous?

Present perfect progressive and present perfect continuous refer to the same tense and are often used interchangeably. Both tenses indicate an action that started in the past and is ongoing or has just been completed. The choice between "progressive" and "continuous" is mainly a matter of dialect or personal preference.


What is the Major difference between the colonial empire of Russia and Britain and France?

Russia's empire was territorially contiguous.


What is the difference between touch and hold?

contact tob continuous with others


How do you use contiguous in a sentence?

The contiguous United States does not include Alaska and Hawaii. Contiguous means adjacent; touching; right next to; consecutive; sequential; or close together, but not touching. Contiguous events are adjacent in time. Contiguous memory locations are right next to each other in address space, as in (3), (4), (5). In computer terminology, contiguous is sometimes distinguished from consecutive or continuous, because 'continuous' or 'consecutive' could apply in absolute addressing, but possibly may not apply in virtual space or relative [indirect] addressing.