the number of measuring units from a arbitrary starting point in a record area or control block to some other point

a) branching

b) recording pointer

c) none

d) offset


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

Post New Answer

More C Interview Questions

Do you know what are bitwise shift operators in c programming?

0 Answers  


Can we add pointers together?

0 Answers  


write a c program for greatest of three numbers without using if statment

4 Answers   IBM,


Difference between fopen() and open()?

3 Answers   Aricent,


who developed c and why he developed c?

5 Answers  






What is c language in simple words?

0 Answers  


How to write a C program to determine the smallest among three nos using conditional operator?

2 Answers   Google,


#include<stdio.h> void main() { char *str; long unsigned int add; str="Hello C"; add=&str[0]; printf("%c",add); } What is the output?

4 Answers   Infosys,


How will you allocate memory to a double pointer ?

2 Answers  


what is difference between declaring the pointer as int and char in c language?

3 Answers  


What is difference between array and structure in c?

0 Answers  


i want to know aptitude questions,technical questions

2 Answers  


Categories