Can you subtract pointers from each other? Why would you?


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

Post New Answer

More C Interview Questions

what is c++ programming?

3 Answers   TCS,


What are the parts of c program?

0 Answers  


show how link list can be used to repersent the following polynomial i) 5x+2

0 Answers   CBSE,


what is the output of the program?? #include<stdio.h> main ( ) { int a=010,sum=0,tracker: for(tracker=0;tracker<=a;tracker++) sum+=tracker; printf(ā€œ %d\nā€,sum); } what is the difference between a=10 and a=010??

3 Answers   Oracle,


What is pre-emptive data structure and explain it with example?

0 Answers  






Explain zero based addressing.

0 Answers  


Write program to remove duplicate in an array?

0 Answers  


What is FIFO?

0 Answers  


How do we swap or interchange any 2 numbers without using Temporary variable...Anybody can pls answer it.. Thanks in Advance

8 Answers  


Why clrscr is used after variable declaration?

0 Answers  


what is difference between C and C++

4 Answers  


Write a program to reverse a string.

0 Answers   Global Logic, iNautix, TCS, Wipro,


Categories