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
What is local variable and instance variable?
Can we write method inside a method in java?
explain about jre and jvm
What are the main uses of java?
What do you mean by ternary operator in java?
In a class implementing an interface, can we change the value of any variable defined in the interface?
who can i handle multiple client in RMI
What is numeric promotion?
What is the difference between hashmap and hashtable? What is an interface?
What is the size of int in 64-bit jvm?
who can we create the object of a class? in how many ways we can create it (max 5)
Difference between static and dynamic class loading.