Note : All the programs are tested under Turbo C/C++ compilers. It is assumed that, Programs run under DOS environment. Program is compiled using Turbo C/C++ compiler. The program output may depend on the information based on this assumptions (for example sizeof(int) == 2 may be assumed).

Read More »

Looping questions and answers with explanation for written test exam and interview in c programming language. Following are the some basic tricky questions in C language.  What will be output of following c code? #include<stdio.h> extern int x;

Read More »

Home | Contact Us | Sitemap