what is the difference between %d and %*d in c languaga?
Answer Posted / anand
both are same only and give the same out put
| Is This Answer Correct ? | 4 Yes | 18 No |
Post New Answer View All Answers
What is main () in c?
How do you list a file’s date and time?
What is a buffer in c?
What is meant by gets in c?
What is wild pointer in c with example?
How can I write a function analogous to scanf?
What is the meaning of ?
How can I ensure that integer arithmetic doesnt overflow?
What is structure and union in c?
What language is lisp written in?
Explain the array representation of a binary tree in C.
Do you know what are bitwise shift operators in c programming?
What is adt in c programming?
Write a program to identify if a given binary tree is balanced or not.
How can I find the modification date of a file?