How to create an instance of a class without using "new"
operator? Plz help me out properly.Thank u.
Answer Posted / eswar
yes ....Class is a class which creates object
dynamically.....
Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
What is meant by method overriding?
What is the use of java?
Which number is denoted by leading 0x or 0x in java?
What is int argc char * argv?
What is a list in java?
What about interthread communication and how it takes place in java?
why java does not support unsigned keyword?
What is integer size in java?
What is function overriding and overloading in java?
What is number data type in java?
Is java a virus?
What is the lifetime and scope of a variable?
Explain about data types?
Is arraylist an object in java?
Can we overload final method in java?