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

char *p="name"; printf(p);

1 Answers  


Who is the main contributor in designing the c language after dennis ritchie?

0 Answers  


What is the role of && operator in a program code?

0 Answers  


What are the various types of control structures in programming?

0 Answers  


what is the advantage of using SEMAPHORES to ORDINARY VARIABLES???

2 Answers   NSN,






Difference between for loop and while loop?

1 Answers  


What is the purpose of scanf() and printf() functions?

0 Answers  


Why we use int main and void main?

0 Answers  


Explain what is a const pointer?

0 Answers  


the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

0 Answers  


Is javascript based on c?

0 Answers  


Explain what is the most efficient way to store flag values?

0 Answers  


Categories