Answer Posted / rohit saini
Contructor is the special type of method which is used
initialize the data member the class
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are parsers? Dom vs sax parser.
Why map is used in java?
How finally used under exception handling?
Mention some features of java?
What is finalize() function in java?
How do you write a conditional statement?
What is the use of coding?
What is the instance of an object?
What is fail first in java?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
What is autoboxing in java?
What is the differences between c++ and java? Explain
How is string stored in java?
What is int short for?
what are three ways in which a thread can enter the waiting state? : Java thread