what is default constructor?

Answer Posted / vaibhav

in java once the memory is instantiated at that time constructor will call by internally.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

C language questions for civil engineering

1250


Differentiate between a for loop and a while loop? What are it uses?

677


What is c language and why we use it?

626


Can we declare a function inside a function in c?

597


What is difference between structure and union in c programming?

575






Explain what does the format %10.2 mean when included in a printf statement?

786


What is difference between stdio h and conio h?

890


What is assignment operator?

630


Why we use void main in c?

601


The statement, int(*x[]) () what does in indicate?

649


Explain what are bus errors, memory faults, and core dumps?

794


Is it possible to have a function as a parameter in another function?

604


What does do in c?

613


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

1421


What is malloc() function?

642