C language interview questions solution for freshers beginners placement tricky good pointers answers explanation operators data types arrays structures functions recursion preprocessors looping file handling strings switch case if else printf advance linux objective mcq faq online written test prime numbers Armstrong Fibonacci series factorial palindrome code programs examples on c++ tutorials and pdf
4 comments:
i want to see preprocessed file of program,please ans.
Yes i want to see.
Where is the explanation of intermediate files?
If u wrote u c program and u want see u r preprocessor code in linux just type this command gcc -E filename.c and Assembly file gcc -S filename.c
Post a Comment