what is the default value of a variable char?(If not
assigned)
Answer Posted / sarathchandra kotharu
\u000’ (or) a space
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Is linkedlist thread safe in java?
What are the differences between path and classpath variables?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
How to pass arraylist to stored procedure in java?
What is lazy initialization in java?
java Technical questions asked by JPMC
Is integer immutable in java?
what do you understand by synchronization? : Java thread
What does 3 dots mean in java?
Why main function is static?
What is purpose of applet programming?
What are the types of java?
What is a get method?
How do you write a conditional statement?
Can constructor be protected in java?