What does %2f mean in c?


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

Post New Answer

More C Interview Questions

write a function to find whether a string is palindrome or not and how many palindrome this string contain?

2 Answers   Aptech,


Do you know the use of 'auto' keyword?

0 Answers  


write a program to sum of its digit with using control structure or with out using loop. for ex: let the number is 25634 then answer will be=2+5+6+3+4=20

4 Answers  


What is cohesion and coupling in c?

0 Answers  


write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?

3 Answers   Broadcom, TCS,






What is break statement?

0 Answers  


how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.

2 Answers  


What happens if a header file is included twice?

0 Answers  


Do you know pointer in c?

0 Answers  


convert 0.9375 to binary

2 Answers   CTS, TANCET,


main() { printf(5+"Vidyarthi Computers"); }

6 Answers  


How can I use a preprocessorif expression to ?

0 Answers  


Categories