C language tricky good pointers questions and explanation operators data types arrays structures questions functions recursion preprocessors, looping, file handling, strings questions switch case if else printf advance c linux objective types mcq faq interview questions and answers with explanation and solution for freshers or beginners. Placement online written test prime numbers Armstrong Fibonacci series factorial palindrome code programs examples on c c++ tutorials and pdf

11 comments:
in question no.13,the answer which i got aftr compilation was 56....
btw thanx alot!!..itz very useful...!!
Yes in Q 13 ans is 56. Compiler ignores null '\0' and prints ascii value of 8.
in que no. 5 i got 19 as answer after compiling with gcc compiler instead of 21. is it compiler dependent. even the compiler given at the end of page on your website is also giving the output 19
Hey....It is not null '\0'..
It is '\o8'...
o(abcd...o) != 0(Zero).
Very nice, this is very useful..
Ans for Q7 should b 12 11 12 !
sry...the ans 12 11 11 only...
plss..xplain me how ques 1. got 64 as the answer ..
Hello friends
i am arvind garg.
If anybody have any kind of doubt in c questions , he/she can contact me at aarvind.0001@gmail.com. Your problem will be solved as soon as possible.
You can also post on NXit kernel Hackers Group on facebook.
i think in question no 11 we will not enter the for loop as it is having semicolon so output should be garbage as far as i know.
thanku it was very use ful
bt i hv prb in 19 ques as my ans is compiler error..
Post a Comment