The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point

a) recording pointer

b) offset

c) branching

d) none


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

Post New Answer

More C Interview Questions

Is the exit() function same as the return statement? Explain.

0 Answers   Agilent, ZS Associates,


Explain what is the difference between a free-standing and a hosted environment?

0 Answers  


Why isnt there a numbered, multi-level break statement to break out

0 Answers  


wat is the output #define VOLEDEMORT _who_must_not_be_named int main() { printf("VOLEDEMORT"); }

2 Answers  


main() { int i=400,j=300; printf("%d..%d"); }

13 Answers   ME,






in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.

0 Answers   TCS,


What is difference between union All statement and Union?

0 Answers  


what is the answer for it main() { int i; clrscr(); printf("%d",&i)+1; scanf("%d",i)-1; }

3 Answers  


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

0 Answers  


Is c dynamically typed?

0 Answers  


what is use of malloc and calloc?

0 Answers  


What happens if you free a pointer twice?

0 Answers  


Categories