what is the difference between %d and %*d in c languaga?

Answer Posted / manini

according to me the ques has no meaning.

Is This Answer Correct ?    2 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of integral promotions in c?

648


write a c program to calculate sum of digits till it reduces to a single digit using recursion

2703


What is the use of bitwise operator?

676


What is c programming structure?

606


What does & mean in scanf?

589






Tell us two differences between new () and malloc ()?

603


What is omp_num_threads?

566


What is pass by reference in functions?

306


How can you increase the size of a statically allocated array?

601


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

1988


What the different types of arrays in c?

603


What is variables in c?

596


Explain how can you restore a redirected standard stream?

575


Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

588


What is the best style for code layout in c?

618