waht happens when a return type ,even void is specified for
a constructor?
Answer Posted / rajesh
Nothing to be happen
the program might compile the output wont come.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is the largest data type in java?
Why string objects are immutable in java?
How many types of java are there?
Which is better 64 bit or 32 bit?
Can a source file contain more than one class declaration?
Difference between character constant and string constant in java ?
Can we declare a class as abstract without having any abstract method?
What are the principle concepts of oops?
What are the four versions of java?
Is string a datatype?
How to perform linear search in java?
Is .net better than java?
What is this keyword used for?
What is hashing in java?
explain autoboxing in java?