Answer Posted / akshay
Object is created following ways
1.Using NEW operator
2.Class.newinstance()
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the difference between heap memory and stack memory?
What is command line argument
How does hashset works in java?
What’s the difference between callable and runnable?
What is skeleton and stub?
What is javac_g?
Explain about the dynamic behavior of core java?
Which is better arraylist or vector?
How can we find the actual size of an object on the heap?
Can we clone singleton class in java?
What is the use of keywords in java?
What is the internal implementation of set in java?
Can we restart a thread already started in java?
What is boolean in java?
How is Object Oriented Programming different from Procedure Oriented Programming?