You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain


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

Post New Answer

More Core Java Interview Questions

How to handle a web browser resize operation?

0 Answers  


When should we create our own custom exception classes?

0 Answers  


How is string stored in java?

0 Answers  


what is use of threads how many ways to create thread

3 Answers   iTrust, Verizon,


Can we override private method in java?

0 Answers  






Can you explain the usages of class.forname()?

0 Answers  


What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?

1 Answers  


What is final int?

0 Answers  


What is a treeset class?

0 Answers  


Will set allow duplicates in java?

0 Answers  


Can you add null to a list java?

0 Answers  


What is parameter example?

0 Answers  


Categories