Answer Posted / mahesh
we need not to call a constructor so it need not to return
any value for us thats y it does not contain a return type.....
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why set do not allow duplicates in java?
What is double data type?
Mention some features of java?
What is hashmap and map?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What do you mean by default constructor in java?
What is the use of 'super' keyword inside a constructor?
List any five features of java?
Explain the key functions of data binding?
Explain about join() method?
Explain the difference between an object-oriented programming language and object-based programming language?
Why do we need variables?
Tell me a few examples of final classes defined in Java API?
What is the set interface in java programming?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?