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
Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???
What part of memory - Stack or Heap - is cleaned in the garbage collection process?
What is difference between iterator and enumeration in java?
different types of threads?
What is a priority queue java?
What is string pool?
What is java algorithm?
What are white spaces in java?
what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!
7 Answers emc2, Kumaran Systems,
Can we force garbage collector to run ?
what is the purpose of the runtime class?
What do you mean by Remote procedure call?