How can I access memory located at a certain address?
Answers were Sorted based on User's Feedback
Answer / phani kumar s
using the pointers and address operator
&a where a is the variable
Is This Answer Correct ? | 6 Yes | 6 No |
Answer / aravind
Access in the sense!Do you mean how can u see the display.if so just use prints("%d",&variable)
Is This Answer Correct ? | 1 Yes | 1 No |
difference between loading and linking
Describe the steps to insert data into a singly linked list.
Define VARIABLE?
what is reason of your company position's in india no. 1.
What is file in c language?
what is the main use of c where it can use the c
write a reverse string to print a stars.(with out using logic) ***** **** *** ** *
2.main { int x,j,k; j=k=6;x=2; x=j*k; printf("%d", x);
difference between semaphores and mutex?
write a c program to store and print name,address,roll.no of a student using structures?
why you will give me a job in TCS.
What is substring in c?