illustrate the use of address operator and dereferencing
operator with the help of a program


guys plzzz help for this question


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

Post New Answer

More C Interview Questions

How main function is called in c?

0 Answers  


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

0 Answers   TCS,


How to reverse alternate words in a given line of string For Eg: my name is narasimha output : my eman is ahmisaran

0 Answers  


How to set file pointer to beginning c?

0 Answers  


Explain what header files do I need in order to define the standard library functions I use?

0 Answers  






Design a program using an array that searches a number if it is found on the list of the given input numbers and locate its exact location in the list.

4 Answers  


Explain what is the general form of a c program?

0 Answers  


What is the process to generate random numbers in c programming language?

0 Answers  


hat is a pointer?

4 Answers   Assurgent,


What is the stack in c?

0 Answers  


what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")

7 Answers   Cadence, JNTU, Zen Technologies,


Distinguish between actual and formal arguments.

0 Answers  


Categories