Explain the difference between #include "..." And #include <...> In c?


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

Post New Answer

More C Interview Questions

what is the little endian and big endian?

1 Answers  


Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.

0 Answers  


Why do we need volatile in c?

0 Answers  


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

0 Answers   Celstream,


WHOT IS CHAR?

4 Answers   TCS,






How will you declare an array of three function pointers where each function receives two ints and returns a float?

0 Answers   TISL,


How is actual parameter different from the formal parameter?

0 Answers  


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

0 Answers  


A C E G H +B D F A I ------------ E F G H D

1 Answers   Infosys,


How to compare array with pointer in c?

0 Answers  


Is c still used in 2019?

1 Answers  


What is restrict keyword in c?

0 Answers  


Categories