Answer Posted / niranjanravi
Constructor is a special kind of method used to initialize
an object.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Does .length start 0 java?
Why deletion in linkedlist is fast than arraylist?
What are the changes in java.io in java 8 ?
How many techniques can be employed to create a string object?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What are assembly attributes?
When should I use stringbuffer?
State the merge-sort principle and its time complexity.
What does index mean in java?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What is int short for?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
What is var keyword ?
According to java operator precedence, which operator is considered to be with highest precedence?