How to create an instance of a class without using "new"
operator? Plz help me out properly.Thank u.
Answer Posted / arun kumar rout
In java without using new you can not create instance of a
class.
| Is This Answer Correct ? | 16 Yes | 66 No |
Post New Answer View All Answers
What is difference between equal and == in java?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
What is maximum size of arraylist in java?
Can a class be private in java?
What is the argument in java?
How to print nodes of a Binary tree?
What is qms certification?
What is the difference between the boolean & operator and the && operator in java programming?
Can we sort hashset in java?
How do you compare two objects?
What are the steps in the jdbc connection?
What about method local inner classes or local inner classes in java?
How java uses the string and stringbuffer classes?
Differentiate jar and war files?
What are multiple inheritances?