Explain how can I pad a string to a known length?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

disadvantages of realloc ?

1 Answers   HCL,


write a program to convert a expression in polish notation (postfix) to inline (normal)

0 Answers   Siemens,


why integer range between -327680to+32767

2 Answers  


What are the rules for identifiers in c?

0 Answers  


Explain what is wrong with this program statement? Void = 10;

0 Answers  






What is a good way to implement complex numbers in c?

0 Answers  


What does c value mean?

0 Answers  


in iso what are the common technological language?

0 Answers  


how to swap two integers 1 and 32767 without using third variable

11 Answers   Microsoft, TCS,


Whether there can be main inside another main?If so how does it work?

14 Answers   Sail, Wipro,


Explain how can I write functions that take a variable number of arguments?

0 Answers  


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

0 Answers  


Categories