What is the default initialized value of String type
variable?
Answer Posted / sheenam goyal(chandigarh)
Null
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of passing this into a method instead of the current class object itself?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
What is a consumer in java?
Can we override constructors in java?
Why inputstreamreader is used in java?
What are the 2 types of java programs?
What is t in generics in java?
What is array command?
Can a class have more than one object?
What is the relationship difference the canvas class and the graphics class?
How many bytes is a unicode character?
What is a protected void?
Can we use a switch statement with strings?
What is collection api?
What is r in java?