what is the difference between %d and %*d in c languaga?
Post New Answer View All Answers
Explain how do you sort filenames in a directory?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
Explain how can I convert a number to a string?
How can I read/write structures from/to data files?
What is #include called?
What are 'near' and 'far' pointers?
How can you restore a redirected standard stream?
Tell me about low level programming languages.
What is character set?
Explain what is a program flowchart and explain how does it help in writing a program?
What does do in c?
what are # pragma staments?
What is the difference between break and continue?
Explain the properties of union.
Do you have any idea how to compare array with pointer in c?