Answer Posted / raj
constructor is special member function whose purpose to
initialize the class member variables.
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What do you mean by hashing?
What do you mean by append?
What happens if we override private method?
extending thread class or implementing runnable interface. Which is better? : Java thread
What is extension method in java?
What does the “static” keyword mean?
What is floating data type?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
Explain garbage collection in java?
How do you check if an arraylist is not empty?
Differentiate between class and structure.
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
How many decimal places is a double?
How do you sort data in java?
Can we declare an interface as final?