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
Why are all header files not declared in every c program?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
What are types of functions?
Explain what are the different file extensions involved when programming in c?
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?
What is structure padding and packing in c?
Where we use clrscr in c?
Explain what are the different data types in c?
What is difference between static and global variable in c?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
Can variables be declared anywhere in c?
Is c is a procedural language?
What is return in c programming?
Explain how do you print an address?
Difference between Shallow copy and Deep copy?