C Interview Questions
Questions Answers Views Company eMail

Why is python slower than c?

593

What are volatile variables in c?

511

What is static function in c?

619

What is the scope of global variable in c?

547

What is the default value of local and global variables in c?

551

What is const volatile variable in c?

565

Why we use conio h in c?

576

Where are local variables stored in c?

562

Where register variables are stored in c?

534

What is the scope of local variable in c?

567

What is const keyword in c?

734

What is a global variable in c?

581

Why static is used in c?

612

What extern c means?

527

What is default value of global variable in c?

552


Post New C Questions

Un-Answered Questions { C }

Why we use break in c?

536


How was c created?

581


What library is sizeof in c?

557


What is a newline escape sequence?

657


Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop

1703






Explain what are the __date__ and __time__ preprocessor commands?

582


In C programming, what command or code can be used to determine if a number of odd or even?

611


What is your stream meaning?

589


Do you know the difference between exit() and _exit() function in c?

603


What are c preprocessors?

664


Explain continue keyword in c

574


Does free set pointer to null?

547


What is the difference between NULL and NUL?

716


how to print the character with maximum occurence and print that number of occurence too in a string given ?

2027


Can we initialize extern variable in c?

624