What is the purpose of sprintf() function?


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

Post New Answer

More C Interview Questions

4. main() { int c=- -2; printf("c=%d",c); }

0 Answers  


How do I round numbers?

0 Answers  


suppose there are five integers write a program to find larger among them without using if- else

2 Answers  


Print the foll in C...eg when n=5 the o/p must b + + + + + + + + + + + + + + + + +

1 Answers  


What is extern variable in c with example?

0 Answers  






What is a nested formula?

0 Answers  


1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

0 Answers  


write a program to swap two numbers without using temporary variable?

3 Answers  


whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.

1 Answers  


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

0 Answers  


the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

0 Answers  


which one of follwoing will read a character from keyboard and store in c a)c=getc() b)c=getchar() c)c=getchar(stdin) d)getc(&c) e)none

7 Answers   Trident,


Categories