How can I access memory located at a certain address?
Answer Posted / phani kumar s
using the pointers and address operator
&a where a is the variable
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
number of times a digit is present in a number
What is n in c?
Tell me can the size of an array be declared at runtime?
What is variables in c?
What is a function simple definition?
How many bytes are occupied by near, far and huge pointers (dos)?
What is a structure and why it is used?
What does sizeof function do?
Describe explain how arrays can be passed to a user defined function
What is the purpose of the statement: strcat (S2, S1)?
Write a program to use switch statement.
What is printf () in c?
How important is structure in life?
What is c system32 taskhostw exe?
Tell us two differences between new () and malloc ()?