What is the synonym of string?


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

Post New Answer

More Core Java Interview Questions

class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?

7 Answers   HCL, TCS,


How to make object serializable in java?

0 Answers  


What is Three tier architecture. Can anyone explain with a Ordinary web application Project? (JSP,Servlets,JAVA,DAO) ?

3 Answers   TCS,


Is it safe to install java on my computer?

0 Answers  


What are the escape sequences in java?

0 Answers  






There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

0 Answers  


how system.out.println() works?

2 Answers  


What technique can be employed to compare two strings?

0 Answers  


What does math floor () do?

0 Answers  


What differences exist between iterator and listiterator?

0 Answers  


Why are data types important?

0 Answers  


Can an anonymous class be declared as implementing an interface and extending a class in java programming?

0 Answers  


Categories