Re: C Interview Questions




Richard Heathfield wrote:
dhruvaraj@xxxxxxxxx said:

Interview Questions :
http://www.dhruvaraj.com/interview/cncpp/index.html

"C and C++ Basic Questians" didn't inspire a lot of confidence. Still, let's
see:

2. When do you say that a digraph is acyclic

What has this to do with C?

C99 has digraphs, and I'd say they're always acyclic.

5. Which of the Following [functions] is not defined in string.h?

All of them, obviously.

Implementation specific, perhaps? Does anything prevent an
implementation defining them in the header if it chooses to?

...
...and so on and so on. These are really just edited lowlights.

Indeed.

.