Answer Posted / ashutosh
linker is used to attach the source code from library
content, and loader in the component of operatng system.with
the help loader source code load in the memory.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Why c is known as a mother language?
please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
What is pass by reference in c?
What is difference between structure and union with example?
What is sorting in c plus plus?
What are the advantages of union?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
Explain how to reverse singly link list.
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
What are the primitive data types in c?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
What is actual argument?
By using C language input a date into it and if it is right?
What is bss in c?