Answer Posted / b m doss
Integer literals
String literals
char literals
Boolean literals
Floating-point literals
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between inner class and nested class?
What is %02d?
What is the meaning of nullable?
What is the difference between an interface and an abstract class?
What are features of java?
What is the difference between a break statement and a continue statement?
What does compareto () do in java?
How do you read and print a string in java?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
Can a constructor be private and how are this() and super() method used with constructor?
what is collatration?
How do you compare two objects?
What is the purpose of encapsulation?
What is boolean data type in java?
State some situations where exceptions may arise in java?