What is the default initialized value of a boolean type
variable?
Answer Posted / ravikiran(aptech mumbai)
false
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write a program to solve producer consumer problem in java?
Explain the init method?
How are variables stored in memory?
Explain the scope or life time of class variables or static variables?
Difference between ‘>>’ and ‘>>>’ operators in java?
Explain creating threads by implementing runnable class?
What is a class reference?
What is the difference between procedural and object-oriented programs?
What are the 6 functions?
What does 0 mean in boolean?
What is purpose of applet programming?
Can you declare a private method as static?
What are benefits of java?
What is meant by distributed application? Why are we using that in our application?
Give reasons supporting that string is immutable.