Answer Posted / santhosh kumar s p
Dennis Ritche and kenin
| Is This Answer Correct ? | 12 Yes | 11 No |
Post New Answer View All Answers
What are the application of void data type in c?
What are the disadvantages of external storage class?
What is difference between structure and union?
Difference between linking and loading?
Who is the founder of c language?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
How does sizeof know array size?
Explain bit masking in c?
Explain what is dynamic data structure?
Explain Function Pointer?
What are static variables in c?
What do you mean by command line argument?
Explain about the functions strcat() and strcmp()?
why we wont use '&' sing in aceesing the string using scanf
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......