Can we use return in constructor?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of the model over the event- inheritance model?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
What is the main use of java?
What is serialversionuid?
what is polymorphism with example?types of polymorphism?
Does apple use java?
Explain about arraylist?
Is constructor inherited?
Is java free for commercial?
What is static and a non-static inner class?
Can you have a constructor in abstract class?
Suppose i have two threads t1 and t2 are running.How the main thread will know that the two threads t1,t2 execution has completed?