What is the default initialized value of String type
variable?
Answer Posted / guest
NULL
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What is the use of arraylist in java?
What is meant by class and object in java?
Can final class have constructor?
What is lossy conversion in java?
What is difference between overloading and overriding in java?
What about features of local inner class?
What are runtime exceptions?
How can constructor chaining be done by using the super keyword?
what are different ways in which a thread can enter the waiting state? : Java thread
How do I get the | symbol on my keyboard?
What is the purpose of final keyword and when to use it?
Can you declare the main method as final?
What is object-oriented paradigm?
Why is stringbuffer not immutable?