What does %d do in c?


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

Post New Answer

More C Interview Questions

List the variables are used for writing doubly linked list program.

0 Answers   Infosys, Wipro,


what is volatile in c language?

9 Answers   Cap Gemini, HCL, Honeywell, TCS, Tech Mahindra,


what is the output of the following program? main() { int i=-1,j=-1,k=0,l=2,m; m=i++&&j++&&k++||l++; printf("%d %d %d %d %d",i,j,k,l,m); }

7 Answers  


What is a stream in c programming?

0 Answers  


How do you list a file’s date and time?

0 Answers  






What is data type long in c?

0 Answers  


How can I manipulate individual bits?

0 Answers  


Give basis knowledge of web designing ...

0 Answers   HCL,


what is ram?

3 Answers   TCS,


Why is event driven programming or procedural programming, better within specific scenario?

0 Answers   Wipro,


How to reverse a string using a recursive function, with swapping?

5 Answers  


program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

0 Answers  


Categories