When can you use a pointer with a function?


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

Post New Answer

More C Interview Questions

What is the heap?

0 Answers  


what is the output of the following code? main() { int I; I=0x10+010+10; printf("x=%x",I); } give detailed reason

3 Answers  


Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?

0 Answers  


What is the acronym for ansi?

0 Answers  


Can you please explain the difference between syntax vs logical error?

0 Answers  






write a own function to compare two strings with out using stringcomparition function?

6 Answers   LG Soft, Sasken,


totally how much header files r in c language

8 Answers   TCS,


write a function which accept two numbers from main() and interchange them using pointers?

3 Answers  


what are the 10 different models of writing an addition program in C language?

0 Answers  


What is main () in c?

0 Answers  


What are the advantages and disadvantages of c language?

0 Answers  


Which is the best website to learn c programming?

0 Answers  


Categories