Is it possible to create object with out its default
constructor? if possible how? else not possible? justify

Answer Posted / sitaram

we can write the without constructor in the class. when
ever class will be loaded, JVM will be creating defalt
constructor for that class.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is hashset sorted in java?

853


How big is a boolean?

781


What are the benefits of operations?

696


What are advantages of using Java?s layout managers than windowing systems?

2069


What is purpose of applet programming?

884


How many ways can we create singleton class?

711


What is printwriter in java?

712


What is a map? What are the implementations of map?

807


Can you extend singleton class?

836


Why isn’t there operator overloading?

800


What's the purpose of using break in each case of switch statement?

727


What is the static block?

785


What is args length in java?

907


What is a boolean flag in java?

760


why are there separate wait and sleep methods? : Java thread

767