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
Explain about Superclass and Subclass?
Can we declare a class as abstract without having any abstract method?
How is string immutable in java?
What is stringwriter?
State the significance of public, private, protected class?
What are Font and FontMetrics classes?
Can we catch more than one exception in single catch block?
When is the arraystoreexception thrown?
What happens if an exception is not handled in a program?
Explain the differences between static and dynamic variables?
what is the difference between a java object reference and c++ pointer?
what is the form of storage space in java?