What is string literal in java?
Answer / Divyanshu Kumar Singh
"A sequence of characters enclosed within double quotes, for example: "Hello World"."
| Is This Answer Correct ? | 0 Yes | 0 No |
Can a constructor be private and how are this() and super() method used with constructor?
1 Answers Flextronics, Hexaware,
Can a class be final?
What does 0 mean in boolean?
why java does not support multiple inheritance
41 Answers Diamond, Euclid, Evergent, KLKJ, Mind Tree, NIIT, SSI Small Scale Industries, Wipro,
Difference between Hash Table and Hash Map?
What is the basic concepts of OOPS?
What is class forname?
What is palindrome in java?
In java how do we copy objects?
what is AWT
Do we have pointers in java?
Is constructor inherited?