How do you escape 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 generics in jdk1.5?

2 Answers   Bally Technologies,


if a java file without any source code is valid java file?

3 Answers   SparkTG,


What is the main functionality of Prepared Statement?

4 Answers  


Can we call the constructor of a class more than once for an object?

0 Answers  


What is tcp and udp?

0 Answers  






What is an exception? difference between Checked and Unchecked exception in Java

0 Answers   SkillGun Technologies,


How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?

3 Answers   IBM,


we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.

0 Answers  


Is it possible to create object with out its default constructor? if possible how? else not possible? justify

5 Answers  


What is the difference between Java1.4 and Java1.5

0 Answers   NIIT,


Is null function in java?

0 Answers  


What are the restrictions that are applied to the java static methods?

0 Answers  


Categories