Can you add pointers together? Why would you?


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

Post New Answer

More C Interview Questions

How can I read a binary data file properly?

0 Answers  


How to delete a node from linked list w/o using collectons?

0 Answers   Zycus Infotech,


what is pointer ?

10 Answers   Kernex Micro Systems,


what is the difference between c and c++?

7 Answers  


1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

0 Answers  






Where is c used?

0 Answers  


What is else if ladder?

0 Answers  


I need a sort of an approximate strcmp routine?

0 Answers  


int x=sizeof(!5.856); What will value of variable x?

2 Answers  


What is header file in c?

0 Answers  


If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

0 Answers   IBM, Wipro,


Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986

2 Answers  


Categories