Answer Posted / nn
As far as I know, constructor returns the new object.
Is This Answer Correct ? | 2 Yes | 24 No |
Post New Answer View All Answers
What is the declaration statement?
Explain the use of volatile field modifier?
What is static method with example?
Explain what access modifiers can be used for variables?
What is append in java?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
What are different access specifiers in java? Explain
why java uses class level type casting ?
What is the purpose of the main method?
what is synchronization and why is it important? : Java thread
What is an infinite loop in java? Explain with an example.
What is thread safe in java?
How do you use compareto in java?
What is the transient keyword?
Can you explain the usages of class.forname()?