What does sprintf return?



What does sprintf return?..

Answer / Varun Kumar Saxena

sprintf is a C library function that formats strings, but it's not part of Java. In JavaScript, you can use the String.prototype.replace method for similar functionality.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Can list be null in java?

1 Answers  


can java object be locked down for exclusive use by a given thread? : Java thread

1 Answers  


Which is better ascii or unicode?

1 Answers  


Static Variable can referred in non-static method?

3 Answers  


Explain Event handling in AWT?

1 Answers   Infosys, TCS,


Write a program for recursive Traverse?

1 Answers  


Describe the term diamond problem.

1 Answers  


what is the use/perpose of having a method antive?

2 Answers  


Is main an identifier?

1 Answers  


What is the core java?

1 Answers  


what is the JNDI?

3 Answers  


What is the current version of java?

1 Answers  


Categories