How to create an instance of a class without using "new"
operator? Plz help me out properly.Thank u.

Answer Posted / guest

by using class.forName();

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many digits can a float hold?

534


What is the difference between preemptive scheduling and time slicing in java programming?

529


What is string and its types?

608


What is the major drawback of internal iteration over external iteration?

582


How many threads can I run java?

536






How do you create a bulleted list?

560


Difference between a class and an object?

571


How do you do absolute value in java?

522


How does compareto method work?

522


What do bitwise operators do?

522


why are wait(), notify() and notifyall() methods defined in the object class? : Java thread

546


How does hashmap work in java ?

539


What is the static block?

582


What are the steps that are followed when two computers connect through tcp?

515


When should we create our own custom exception classes?

581