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


Please Help Members By Posting Answers For Below Questions

List some of the static data structures in C?

766


What is the advantage of an array over individual variables?

746


When should a type cast not be used?

627


Explain about the functions strcat() and strcmp()?

602


How is actual parameter different from the formal parameter?

596






Can you mix old-style and new-style function syntax?

666


Why is extern used in c?

614


What is the process to generate random numbers in c programming language?

616


What is main () in c language?

604


How do you do dynamic memory allocation in C applications?

634


What is the role of this pointer?

555


What is an arrays?

658


Why clrscr is used after variable declaration?

1045


What is the stack in c?

723


How to find a missed value, if you want to store 100 values in a 99 sized array?

821