Is string is a keyword in java?


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

Post New Answer

More Core Java Interview Questions

What happens if an exception is throws from an object's constructor?

0 Answers   Amazon,


Difference between final and effectively final ?

0 Answers  


What is the nested interface?

0 Answers  


What do you mean by default constructor in java?

0 Answers  


How we can skip finally block of exception even if some exception occurs in the exception block in java?

0 Answers  






What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

0 Answers  


Can you explain the difference b/n abtract and interface with a good example,?In what cases we have use abtract and what case interface?

4 Answers   Satyam,


Does treeset use compareto?

0 Answers  


Why is stringbuffer called mutable?

0 Answers  


When does the compiler supply a default constructor for a class?

9 Answers   TCS,


What is the difference between abstract class and interface1? What is an interface?

0 Answers  


how to transactions(Bank transactions) in business process in ejb?

1 Answers   Photon,


Categories