Can we override tostring 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 javac_g?

0 Answers  


What is Runtime class and its purpose?

2 Answers  


class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.

2 Answers   Yamaha,


What is argument in java?

0 Answers  


What is thread pool? How can we create thread pool in java?

0 Answers  


Is java a software?

0 Answers  


What is a byte string?

0 Answers  


What is t in generics in java?

0 Answers  


List types of storage classes in java?

0 Answers   Cyient,


write a code, we have two thread, one is printing even no and other print the odd no.

1 Answers   Global Logic,


What is the base class for error and exception?

0 Answers  


Explain about join() method?

0 Answers  


Categories