Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Free
Faster access than browser!
 

Code segment and Data segment

Shortcuts: Differences, Similarities, Jaccard Similarity Coefficient, References.

Difference between Code segment and Data segment

Code segment vs. Data segment

In computing, a code segment, also known as a text segment or simply as text, is a portion of an object file or the corresponding section of the program's virtual address space that contains executable instructions. In computing, a data segment (often denoted.data) is a portion of an object file or the corresponding virtual address space of a program that contains initialized static variables, that is, global variables and static local variables.

Similarities between Code segment and Data segment

Code segment and Data segment have 7 things in common (in Unionpedia): Computing, Executable, Memory segmentation, Object file, Read-only memory, Virtual address space, .bss.

Computing

Computing is any goal-oriented activity requiring, benefiting from, or creating computers.

Code segment and Computing · Computing and Data segment · See more »

Executable

In computing, executable code or an executable file or executable program, sometimes simply referred to as an executable or binary, causes a computer "to perform indicated tasks according to encoded instructions," as opposed to a data file that must be parsed by a program to be meaningful.

Code segment and Executable · Data segment and Executable · See more »

Memory segmentation

Memory segmentation is the division of a computer's primary memory into segments or sections.

Code segment and Memory segmentation · Data segment and Memory segmentation · See more »

Object file

An object file is a file containing object code, meaning relocatable format machine code that is usually not directly executable.

Code segment and Object file · Data segment and Object file · See more »

Read-only memory

Read-only memory (ROM) is a type of non-volatile memory used in computers and other electronic devices.

Code segment and Read-only memory · Data segment and Read-only memory · See more »

Virtual address space

In computing, a virtual address space (VAS) or address space is the set of ranges of virtual addresses that an operating system makes available to a process.

Code segment and Virtual address space · Data segment and Virtual address space · See more »

.bss

In computer programming, the name.bss or bss is used by many compilers and linkers for the portion of an object file or executable containing statically-allocated variables that are not explicitly initialized to any value.

.bss and Code segment · .bss and Data segment · See more »

The list above answers the following questions

Code segment and Data segment Comparison

Code segment has 20 relations, while Data segment has 28. As they have in common 7, the Jaccard index is 14.58% = 7 / (20 + 28).

References

This article shows the relationship between Code segment and Data segment. To access each article from which the information was extracted, please visit:

Hey! We are on Facebook now! »