What is the string function?


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

Post New Answer

More Core Java Interview Questions

how to execute main()

4 Answers   Symphony, TCS,


Is it possible to write a regular expression to check if string is a number?

0 Answers  


What are benefits of java?

0 Answers  


class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?

2 Answers   Logica CMG,


What are the types of methods in java?

0 Answers  






What is meant by Static query and Dynamic query?

2 Answers  


How do you create a sop?

0 Answers  


Can we have a method name same as class name in java?

0 Answers  


What’s the difference between callable and runnable?

0 Answers  


What is the difference between overriding & overloading?

0 Answers  


Why stringbuilder is not thread safe?

0 Answers  


if we give input as " hi how are you" then the output should be "uoy woh"...it should skip odd words in the input and should reverse even words from the end of string...can anyone help me to write this program in java

1 Answers  


Categories