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
What are examples of modifiers?
What is the purpose of format function?
Is null a value?
Can you call a method on a null object?
What is scanner in java?
What is high level language in computer?
What is the difference between an object-oriented programming language and object-based programming language?
Can you access non static variable in static context?
What is the difference between actual and formal parameters?
What are voids?
How can we find the actual size of an object on the heap?
Can we define static methods inside interface?
What modifiers may be used with a top-level class?
What classes of exceptions may be thrown by a throw statement?
Is break statement can be used as labels in java?