What function extracts specified characters from a string?


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

Post New Answer

More Core Java Interview Questions

What is bubble sort in java?

0 Answers  


What are the 3 types of loops in java?

0 Answers  


What are the default and parameterized constructors?

0 Answers  


what is server side caching?

0 Answers   AIG,


how to print hello world every second till i have pressed enter key ???

1 Answers   SAP Labs,






What are different ways of object creation in java ?

0 Answers  


What is the difference between Stream Reader and Stream Writer?

4 Answers  


What is the difference between serializable and externalizable interface?

0 Answers  


How could Java classes direct program messages to the system console, but error messages, say to a file?

2 Answers  


What is a super class and how super class be called?

3 Answers  


int a=1; float b=1.0; System.out.println(a==b);

13 Answers   CTS, Honeywell, McAfee,


Can multiple catch statements be used in exceptions ?

6 Answers   Wipro,


Categories