C Interview Questions
Questions Answers Views Company eMail

Can true be a variable name in c?

533

Why do we need functions in c?

531

Why static variable is used in c?

530

Where local variables are stored in c?

532

What is external variable in c?

583

What is static and volatile in c?

752

What is static volatile in c?

546

What is variable in c example?

570

Where are c variables stored in memory?

576

What is methods in c?

610

What are extern variables in c?

523

What does return 1 means in c?

558

What is sizeof int in c?

574

Where static variables are stored in memory in c?

497

Why do we write return 0 in c?

531


Post New C Questions

Un-Answered Questions { C }

What is a nested formula?

577


Process by which one bit pattern in to another by bit wise operation is?

593


What is main () in c language?

564


What is the condition that is applied with ?: Operator?

638


Should I learn c before c++?

561






Tell me when is a void pointer used?

615


Which header file is used for clrscr?

548


int i=10; printf("%d %d %d", i, i=20, i);

990


What are loops in c?

527


Difference between MAC vs. IP Addressing

613


What is function definition in c?

560


Can you think of a logic behind the game minesweeper.

1979


What is pass by value in c?

572


What are local static variables?

599


How can I change the size of the dynamically allocated array?

601