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
what is the main use of c where it can use the c
List the difference between a "copy constructor" and a "assignment operator"?
write a c program to find the roots of a quadratic equation ax2 + bx + c = 0
11 Answers CSC, St Marys, TATA,
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
Can you add pointers together? Why would you?
In C programming, how do you insert quote characters (‘ and “) into the output screen?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
Which of the Following will define a type NODE that is a node in a Linked list? A)struct node {NODE*next;int x;};type def struct node NODE; B)typedef struct NODE {struct NODE *next;int x;}; C)typedef struct NODE {NODE *next;int x;}; D)typedef struct {NODE *next;int x;}NODE;
can you change name of main()?how?
Explain Function Pointer?
Write a program to swap two numbers without using third variable in c?
post new interiew question and aptitude test papers