answersLogoWhite

0

Which type of object is stored only in its source file?

Updated: 7/23/2019
User Avatar

Wiki User

12y ago

Best Answer

embedded object

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which type of object is stored only in its source file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Types of compilation in c plus plus?

There is only one type: the one that creates an object module from a source file.


What is logical file?

Logical file is a type of file that provides a view of the data stored into the Physical file. It does not contain data. A logical file contains only an index to the data stored into the physical file.


What is stored in source file object file and an executable file?

A source file (*.c file) contains the source code for (part of) a computer program written in a high-level language. All the user-defined types used by the source file must be forward declared before the first point of usage. If the source file uses types that also need to be available to other source files, those type declarations can be placed in a corresponding header file which this and other source files can include using the #include compiler directive. This ensures all type declarations are declared consistently across all the source files that use them.Essentially, the #include directive instructs the compiler to import the code from the named header file into the source code at the point it was declared, just as if the programmer had copy/pasted that code by hand. This is done by the preprocessor which processes all the compiler directives (lines beginning with a # symbol) and strips out all user-defined comments from the source file, including its headers. Note that the source file is not physically changed by the preprocessor, it simply creates a new source file, known as a translation unit. After preprocessing, the compiler only sees the translation unit, not the source file. A translation unit must be entirely self-contained and must not depend on any names in any other translation unit, other than those that are explicitly declared with external linkage.The compiler processes each translation unit in turn to create an object file, which is essentially the machine code translation of the source code. The machine code is only partially complete at this stage because all offset memory addresses cannot be finalised until all the object files are created. These addresses are symbolised and placed in a table at the end of the object file, along with external linkage information required by the linker.Once all the object files are created, the linker takes over, linking the object files together to produce a machine code executable. All offset addresses are finalised at this stage. Note that the linker is the only program that "sees" the entire program.


What is is potential energy stored in?

Potential enery depends only on the position of the object. It cant be 'stored'.


Can a database only be stored on a computer?

No, it can in fact be stored in a file outside of a computer...what boff wants to know that!?


What would be the source of energy without the sun?

Stored sunlight; the Sun is our only source :(


How is solar energy stored in the source and how is energy released?

it is stored in a wooden box which can only be released by justin biebers fingertips.


Difference between local and shared object repository in qtp?

If the objects are stored in the local object repository they are available for particular action only. If the objects are stored in the shared object repository they are available for entire application. Shared object repository occupies less memory than the local object repository.


What is the penumbra in astronomy?

When a light source is only partially blocked and there is only a partial shadow on an object.


How many Excel files can be stored on a 4gb memory stick?

It depends on the size of the files. If you have a 4GB Excel file, you will be able to store only one file.


How do you convert MP3 to mus file?

You can't really. It's like comparing apples and pears. MP3 is a recording of raw sound. A mus is a music file where the only things stored in the file are trigger data. This means that the file only knows when which instrument plays, how it plays and so on.


You lost your USB but you can see your file on the recent docs Can you get it back?

No; your recent docs is only a list of shortcuts. If it was stored exclusively on the USB, that is the only place you can get it from.