Compiling
Compilation refers to the processing of source code files (.c, .cc, or .cpp) and the creation of an 'object' file.
This step doesn't create anything the user can actually run. Instead, the compiler merely produces the machine language instructions that correspond to the source code file that was compiled.
For instance, if you compile (but don't link) three separate files,...
Popular Posts
-
Sometimes, when we install any package, this following error comes "dpkg status database is locked" You can remove this lock...
-
Sourcing a file means to execute everything within a file. Important point about Sourcing is that, it will execute the file within the curr...
-
Smart-Media..!!! The Smart-Media (SM) card is a type of flash memory card In the picture to the right, is an example of an 8...
-
How many types of Memory Cards exist..? Memory cards are small devices that are used to store electronic data (based on the device) li...