Un-Answered Questions { C }

What is sizeof int in c?

608


Where static variables are stored in memory in c?

527


Why do we write return 0 in c?

557


What is optimization in c?

572


What are the application of void data type in c?

728


What are the types of c language?

561


Are local variables initialized to zero by default in c?

557


Can we change the value of static variable in c?

568


What is variable declaration and definition in c?

505


What is unsigned int in c?

565


Can a variable be both static and volatile in c?

610


What are the three constants used in c?

549


Why do we need volatile in c?

750


What are the applications of c language?

630


Can we change the value of #define in c?

588