C Interview Questions
Questions Answers Views Company eMail

What's the right way to use errno?

611

What are the disadvantages of external storage class?

578

where are auto variables stored? What are the characteristics of an auto variable?

574

Explain modulus operator. What are the restrictions of a modulus operator?

591

Is it possible to pass an entire structure to functions?

546

Explain argument and its types.

587

Differentiate between #include<...> and #include '...'

610

Explain low-order bytes.

615

What does *p++ do? What does it point to?

604

How to write a multi-statement macro?

610

What is a MAC Address?

614

Explain two-dimensional array.

613

Explain about C function prototype?

594

Difference between Function to pointer and pointer to function

621

Define circular linked list.

560


Post New C Questions

Un-Answered Questions { C }

What are register variables? What are the advantage of using register variables?

669


What are local static variables? How can you use them?

635


Explain a file operation in C with an example.

648


What is optimization in c?

558


Why is #define used?

783






What happens if a header file is included twice?

576


What does int main () mean?

537


program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

2563


Explain a pre-processor and its advantages.

610


What is an auto keyword in c?

631


Why do we use namespace feature?

569


What is malloc calloc and realloc in c?

649


What are the different types of data structures in c?

587


What is volatile variable in c?

649


How do you redirect a standard stream?

613