What is meant by initialization and how we initialize a variable?


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

Post New Answer

More C Interview Questions

What is conio h in c?

0 Answers  


What is meant by operator precedence?

0 Answers  


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

0 Answers   Subex,


Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?

2 Answers   TCS,


Explain how can I prevent another program from modifying part of a file that I am modifying?

0 Answers  






how could explain about job profile

0 Answers  


how does the for loop work actually..suppose for the following program how it ll work plz explain to me for(i=5;i>=0;i--) prinf(i--);

19 Answers   RMSI,


Explain about C function prototype?

0 Answers  


How many identifiers are there in c?

0 Answers  


write a programme that inputs a number by user and gives its multiplication table.

2 Answers  


Why ca not I do something like this?

0 Answers  


What is the scope of static variables?

1 Answers  


Categories