Programming - Classes and Objects - Discussion

You Are Here :: Home > JAVA > Classes and Objects - Discussion

 



Q.

How to create an Object?                         


A. using new operator B. using factory method
C. using new Instance() D. all the above

Answer: Option A
Explaination:

 


To create an Object using a new operator.




Discussion

Your Comments Goes here...
NameDiscussion