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
Compare and contrast compilers from interpreters.
Why do we write return 0 in c?
What are the disadvantages of c language?
Is c easy to learn?
Find the middle node in the linked list?? (Note:Do not use for loop, count and count/2)
C program to perform stack operation using singly linked list
why we use "include" word before calling the header file. is there any special name for that include??????
could u able to tell about suresoft technical session
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
How is = symbol different from == symbol in c programming?
what is the difference between <stdio.h> and "stdio.h"
14 Answers Invendis, Kanbay, Mastek, MathWorks,
How many types of operator or there in c?