What does the format %10.2 mean when included in a printf statement?


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

Post New Answer

More C Interview Questions

Tell me is null always defined as 0(zero)?

0 Answers  


Diff between for loop and while loop?

2 Answers   TCS,


Write a C Program to display the following menu: Menu 1. Display 2. Copy 3. Append 4. Exit Accept the choice (1-4) from the user, and perform the following tasks: Choice 1: Accept a file name from the user and display the file on screen Choice 2: Accept two file names, and copy first file to the second Choice 3: Accept two file names, and append second file to the first file Choice 4: Terminate the program

1 Answers   Accenture, Concor, DMU, Satyam, Syntel, Tora,


Why is python slower than c?

0 Answers  


Write a programme to find even numbers without using any conditional statement?

3 Answers   ADD Software, Infosys,






what is difference between ANSI structure and C99 Structure?

1 Answers   Wipro,


What happens if a header file is included twice?

0 Answers  


Explain what are its uses in c programming?

0 Answers  


input any 4 digit number and find the difference of all the digits?

3 Answers   Google,


Write a code on reverse string and its complexity.

0 Answers   Expedia,


can we change the default calling convention in c if yes than how.........?

0 Answers   Aptech,


what different between c and c++

1 Answers  


Categories