How to create an instance of a class without using "new"
operator? Plz help me out properly.Thank u.
Answer Posted / prakash sah
This is happening using reflection. Read reflection in java
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How many arguments can be passed to main ()?
What is the difference between yielding and sleeping in java programming?
What are the two ways to create a thread?
What is assembly used for?
What is mean by exception?
Can we write multiple catch blocks under single try block?
What do you mean by object?
What is null data type?
What is an error in java?
How to store image in arraylist in java?
What is jdbc api?
What about anonymous inner classes in java?
What is anagram of a string?
What is a layout manager and what are different types of layout managers available in java awt?
What is the difference between I ++ and ++ I in java?