What is the difference between constructor and method?
Answer Posted / pinky
Constructor doesnt return anything. where as method may or
may not return data or value
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What Is Composition?
What is incompatible types in java?
Where are local variables stored?
What is number data type in java?
what is difference between equals and ==?
What is regex java?
Why map is used in java?
What is the type of lambda expression?
What is the purpose of file class?
What are the different types of data structures in java?
What happens to a static var that is defined within a method of a class?
What is variable explain with example?
How do you pass by reference?
What is string variable?
What is double in java?