What are the other ways to create an object with out calling
new keyword in java?

Answer Posted / bala

using in class.for name method
myobject obj=(my object)class.for name("sub in.rnd.my object").new instance();

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared

1325


Find out the list of roles which gives access to GUI activities? thanks in advance

1927


what is log files in qtp what is use

1789


how sap is different from other software ?

1880


1.Mutating table

1620


what is the use MDM(Master Data Management)and meaning

2157


without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.

1634


what is the difference between uservariables and systemvariables (in Environmental variables)???

2191


what does mean and stack mean in genral programming?

1657


What is dialog programming?

1768


what is the diffrence between software and hardware language?

2047


What is Negative testing?

1713


1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.

2049


sample code for data transfer between two r/2 systems and r/3 systems?

1731


How do you pass variables forwrd to future CECI sessions

4273