C Interview Questions
Questions Answers Views Company eMail

Is it better to bitshift a value than to multiply by 2?

642

Can you please compare array with pointer?

601

Explain the difference between malloc() and calloc() function?

590

What are the scope of static variables?

585

Do you know pointer in c?

569

Do you know the use of fflush() function?

588

Explain indirection?

631

Explain the use of #pragma exit?

681

What is include directive in c?

630

What is line in c preprocessor?

597

What is use of bit field?

755

What is the use of bit field?

621

Explain the advantages of using macro in c language?

566

For what purpose null pointer used?

592

Explain the use of fflush() function?

610


Post New C Questions

Un-Answered Questions { C }

What is null pointer in c?

579


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

2558


a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above

669


Can a pointer be volatile in c?

520


Explain the difference between malloc() and calloc() in c?

564






how many key words availabel in c a) 28 b) 31 c) 32

621


Write the Program to reverse a string using pointers.

606


What is the use of void pointer and null pointer in c language?

613


What is openmp in c?

598


What are control structures? What are the different types?

582


What is the benefit of using #define to declare a constant?

593


1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.

2320


What are the header files used in c language?

571


What is spark map function?

569


What is a loop?

542