What is the purpose of 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

Explain about the select method with an example?

0 Answers  


What is sizeof () operator?

0 Answers  


What are java packages? What is the significance of packages?

0 Answers  


what is use of business objects?

3 Answers   Tech Mahindra,


Can a constructor call another constructor?

0 Answers  






What are the advantages of encapsulation in java?

0 Answers  


what is difference between set and list in collection?

3 Answers   Satyam,


Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?

0 Answers   Akamai Technologies,


Which containers use a flowlayout as their default layout in java programming?

0 Answers  


what is difference between length and length()?

8 Answers  


1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  


Is main a keyword in java?

0 Answers  


Categories