Answer Posted / vijayakumar chinnasamy
true and false are literal constant in java.there is no
numeric value for true and false like 1 and 0 or char value
T and F.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a marker interface?
How can you add and remove nodes in jtree?
How do you pass by reference?
What is multi level inheritance in java?
What is local class in java?
What is integer size in java?
How to declare objects of a class ?
What is finalize() function in java?
Can we override the static method?
How to perform selection sort in java?
What is the declaration statement?
Why should we use singleton pattern instead of static class?
How is string immutable in java?
Why we cannot override static method?
Discuss different types of errors that generally occur while programming.