Is it possible to initialize a variable at the time it was declared?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

print the table 5 in loops

3 Answers  


how can f be used for both float and double arguments in printf? Are not they different types?

0 Answers  


What is oops c?

0 Answers  


Can you mix old-style and new-style function syntax?

0 Answers  


Where is c used?

0 Answers  






What is the difference between malloc() and calloc() function in c language?

0 Answers  


In a header file whether functions are declared or defined?

0 Answers   TISL,


#include<stdio.h> main(0 { printf("\n %d %d %d",sizeof(3),sizeof("3"),sizeof(3)); }

4 Answers   HCL,


where do we use volatile keyword?

1 Answers  


what are you see during placement time in the student.

0 Answers   Goldman Sachs, TCS, Tech Solutions,


how to find greatet of 10 numbers without using array?

4 Answers  


Did c have any year 2000 problems?

0 Answers  


Categories