Differentiate between ordinary variable and pointer in c.


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

Post New Answer

More C Interview Questions

Explain the importance and use of each component of this string: Foo.Bar, Version=2.0.205.0, Culture=neutral, PublicKeyToken=593777ae2d274679d

1 Answers   TCS,


WAP to convert text into its ASCII Code and also write a function to decode the text given?

2 Answers  


which type of aspect you want from the student.

0 Answers   IBM, TCS,


What is sizeof in c?

0 Answers  


Is c high or low level?

0 Answers  






what is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits

2 Answers   Wipro,


What compilation do?

7 Answers   Geometric Software, Infosys,


What is 2c dna?

0 Answers  


How can I do peek and poke in c?

0 Answers  


Find the largest number from the given 2 numbers without using any loops and the conditional operator.

2 Answers  


Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;

2 Answers   Bosch,


What do you mean by dynamic memory allocation in c? What functions are used?

0 Answers  


Categories