How can I read in an object file and jump to locations in it?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

0 Answers  


How can you invoke another program from within a C program?

0 Answers  


what is the use of ~ in c lang?????

3 Answers  


which is an algorithm for sorting in a growing Lexicographic order

0 Answers  


What is variable declaration and definition in c?

0 Answers  






create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.

4 Answers  


write c program to display output 10(10+20)+(10+20+30)+ ... n term

0 Answers   Hindustan Gum Chemicals,


Write a program to find given number is even or odd without using any control statement.

2 Answers  


write a program that finds the factorial of a number using recursion?

13 Answers   Infosys, TATA,


hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

0 Answers  


For what purpose null pointer used?

0 Answers  


main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(ā€œ%dā€,x); }

8 Answers   Vector,


Categories