What is the purpose of sprintf?


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

Post New Answer

More C Interview Questions

Write a program that can show the multiplication table.

0 Answers   Student,


how can we use static and extern?and where can we use this?

3 Answers   Excel,


write a C code To reverse a linked list

2 Answers   Motorola, Wipro,


write a c program to print "Welcome" without using semicolon in the whole program ??

15 Answers   Infosys, TCS,


simple c program for 12345 convert 54321 with out using string

7 Answers   TCS,






how to write palindrome program?

3 Answers  


Why n++ execute faster than n+1 ?

2 Answers  


write a program of bubble sort using pointer?

3 Answers   TCS,


How do i store a paragraph into a string? for example, if i input a long paragraph, the program will read the words one by one and concatenate them until no word is left.

1 Answers  


Write a program in C to reverse a number by recursive function?

1 Answers  


who invented c

13 Answers   IBM,


Reverse the bit order in a single macro. eg. i/p = 10010101 --> o/p = 10101001

2 Answers  


Categories