how to get starting address of a running C program

Answer Posted / vivek

we can get by convert prog. into sourse code

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we add pointers together?

824


How do you print an address?

986


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

1719


Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

1028


Can a pointer be volatile in c?

732


What are logical errors and how does it differ from syntax errors?

927


All technical questions

1743


How can I read and write comma-delimited text?

845


What are local static variables? How can you use them?

854


What are the advantages of c preprocessor?

993


In c language can we compile a program without main() function?

844


How can I use a preprocessorif expression to ?

791


explain what are pointers?

794


What is the use of f in c?

741


Explain main function in c?

860