PDA

View Full Version : How Many type of linking..?



manvijoshi
11-18-2016, 01:56 AM
Hello friends,

Please tell me, How Many type of linking..?

StuartSpindlow
11-19-2016, 12:12 AM
There are two main categories of linking - Static Linking and Dynamic Linking.

sigmaweb
11-19-2016, 12:57 AM
Two Type Link

1. Static- Static linking is the process of copying all library modules used in the program into the final executable image. This is performed by the linker and it is done as the last step of the compilation process. The linker combines library routines with the program code in order to resolve external references, and to generate an executable image suitable for loading into memory. When the program is loaded, the operating system places into memory a single file that contains the executable code and data. This statically linked file includes both the calling program and the called program.

2. Dynamic In dynamic linking the names of the external libraries (shared libraries) are placed in the final executable file while the actual linking takes place at run time when both executable file and libraries are placed in the memory. Dynamic linking lets several programs use a single copy of an executable module.

RH-Calvin
11-21-2016, 05:09 AM
There are three types of link building:

One way links
Two way or reciprocal links
Three way links

jessicab
11-21-2016, 05:29 AM
There are two types of linking available in website creation. One is internal links and other one is external links. Its all depends on what link you want to visualise.

dennis123
11-26-2016, 12:26 AM
One way link exchange: Suppose site A give link to site B.
Example: Directory submission

Two Way link exchange: Also called Reciprocal link is a mutual link exchange between two sites.
Example : Sponsorship

Three way link exchange :SITE A links to SITE B, SITE B links to SITE C and SITE C links back to SITE A to complete the loop.
Example : link wheel

deepakrajput
11-26-2016, 12:33 AM
two types - inbound & outbound linking in SEO.

Sonika11Mehra
12-01-2016, 05:29 AM
There are two main categories of linking - Static Linking and Dynamic Linking.

Again Dynamic Linking can be divided into two category - Implicit Dynamic Linking and Explicit Dynamic Linking.

johnparker92
12-02-2016, 12:20 AM
There are different links types in different categories, for which platform you are asking this question I don't know, but in website there are 2 types of links:

1. Internal Link
2. External link

incomecracker
12-02-2016, 01:50 AM
internal link
outgoing link
incoming link