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 difference between string and new string?
How do you reverse a list?
Write a program to print fibonacci series up to count 10.
Which is a valid identifier?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What does percent mean in java?
Write a program to check for a prime number in java?
What are the basic interfaces of java collections framework?
Why method overriding is used?
Can you tell me range of byte?
Can java object be locked down for exclusive use by a given thread?
What does serializing data mean?
What are keywords give examples?
State the significance of public, private, protected class?
What is the purpose of object oriented programming?