I have a String s = java; What is the output when I say
s.replaceAll('j', 'k'); Also what is the value of s after
replacing?
Answer Posted / savita
kava
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what is the use of bean managed and container managed with example?
how to write a program for sending mails between client and server
Can we sort a map in java?
Can you tell me range of byte?
Is alive in java?
What is thread pool? How can we create thread pool in java?
Difference between collection, collection and collections in java?
What is the meaning of course?
What are the important methods of java exception class?
What is the protected method modifier?
Differences between traditional programming language and object oriented programming language?
Explain importance of inheritance in java?
What do you know about the garbage collector in java?
What are the properties of thread?
What is a control variable example?