Is c is a procedural language?
No Answer is Posted For this Question
Be the First to Post Answer
why 'c' is called middle level language.
Difference between Class and Struct.
13 Answers Ericsson, Motorola, Wipro,
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
Can you add pointers together? Why would you?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
Explain built-in function?
Given only putchar (no sprintf, itoa, etc.) write a routine putlong that prints out an unsigned long in decimal. [ I gave the obvious solution of taking % 10 and / 10, which gives us the decimal value in reverse order. This requires an array since we need to print it out in the correct order. The interviewer wasn't too pleased and asked me to give a solution which didn't need the array ].
What is the use of bit field?
which type of question asked from c / c++ in interview.
Distinguish between actual and formal arguments.
What is the difference between declaring a variable and defining a variable?
what is volatile in c language?
9 Answers Cap Gemini, HCL, Honeywell, TCS, Tech Mahindra,