general for is %wd,f-d; in this system "w" means

a) 'w' represent total width of digits

b) 'w' represent width which includes the digits before,after decimal place and the decimal point

c) 'w' represent width which includes the digits before only

d) 'w' represent width after decimal place only


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

Post New Answer

More C Interview Questions

Can we declare a function inside a function in c?

0 Answers  


plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .

3 Answers  


What is the explanation for cyclic nature of data types in c?

0 Answers  


Difference between for loop and while loop?

1 Answers  


Explain what is the purpose of "extern" keyword in a function declaration?

0 Answers  






How is a null pointer different from a dangling pointer?

0 Answers  


create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.

4 Answers  


Write a program in c to print * * * * * *******

1 Answers  


What are the 5 types of organizational structures?

0 Answers  


write a “Hello World” program in “c” without using a semicolon?

9 Answers   CTS, TCS, Wipro,


Explain the ternary tree?

0 Answers  


What are enums in c?

0 Answers  


Categories