What is the difference between length and length() method in java?


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

Post New Answer

More Core Java Interview Questions

What is use of a abstract variable?

0 Answers  


whats the diff between jsp and servlets?

9 Answers   HCL, TCS,


Iterator in the HashMap is fail-safe means what?

9 Answers   CTS, IBM, Subex,


If goto and const is reserve words than why it is not work in java?

0 Answers  


What is java literals?

0 Answers  






What is contractor means and methods?

0 Answers  


which pattern is default in scanner package?

0 Answers   Satyam,


How can u create the Object of class Without using "New" opertor?

3 Answers   IBM, TCS,


Is a char always 1 byte?

0 Answers  


What are reference variables in java?

0 Answers  


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.

0 Answers   Manhattan,


suppose we have an interface & that interface contains five methods. if a class implements that interface then we have to bound that to give tha definition of all five methods in that class. If we declare that class as abstract then can we call only two methods to give the deinition of that method & i don't want to give the definition of all the methods? can it possible

6 Answers   HP, Wipro,


Categories