what are the types of constructer explain with example
Answer Posted / siri
there are three kinds parametrized,default and copy consturctor
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can the main method be declared final?
Is java a framework?
What is profile in java?
How can one prove that the array is not null but empty?
What is cdi in java?
Who developed rxjava?
What do you understand by a variable?
What is the use of jprofiler?
How to reverse the singly linked list(In Node data members are(int data,int pointerTONext))
What is meant by pass by reference and pass by value in java?
What is meant by java se?
What is a container in java?
Is jvm a compiler or an interpreter?
What is java net url?
Explain suspend() method under thread class>