Category Archives: C

C Interview Programs in Function Pointers, string functions, fibonacci numbers

Here are five challenging questions in C language. These are subset of frequently asked C interview questions in Interview Mantra. Question.51 is an advanced question that tests the ability to......

Download PDF

Click on the image to download the Ebook Why download C Question Bank? Best book to brush C concepts before Interview. Contains Questions asked in interviews of International Companies. All the......

C Interview Questions- header file, string functions, iterative loops, array pointers, bitwise operators

Here is another set of challenging questions that could be asked in C language interviews. Interviewers and interviewees can use questions and answers in this blog as a reference guide befor......

C Interview Questions – string literal, function pointer, structure pointer, sizeof operator

This post has some interview questions that test advanced concepts in C language. These could be asked in interviewing programmers who have experience working with C language. Question.41 is......

C interview puzzles – semicolon programs, delete or replace a line in a text file

This post covers some of the interview puzzles asked in C language interviews. Below are five of the C interview programs that are frequently asked in freshers interview and experienced people......

List of all C interview questions in this blog

All the Material available on this site is absolutely Free! Please support us by subscribing via email. Enter your email below We do not sell your email or spam. Go to Downloads Page t......

C interview questions – recursion, unions vs structures, storage allocation of variables.

Below are six of the most frequently asked C language questions in an entry level / experienced interview in software companies. Question.6 (recursion & factorial program) is frequently ask......

C interview programs: even or odd, prime or not, greatest number

Here are few of the frequently asked programs in C language interviews. Each of the questions have been answered with code and , output and explanation.Question.27(even/odd) is a good starter i......

C interview questions – command line arguments and dynamic memory allocation

This post has few of the frequently asked C questions in an interview for the entry level or the experienced. Some of the Questions below are related to the C standard library. Question.22(arg......

C interview questions – pointers, storage classes and bitwise operations

This post has few of the frequently asked C interview questions. Questions below are related to storage classes, bitwise operators in C language. Question.17, 18 test whether the interviewee ca......