Can list be null in java?
Answer / Nishant Pal
Yes, a List (or ArrayList) can be assigned a null value in Java.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about GridBag Layout?
What are generic methods?
what is jms? features of jms
How to do validation of the fields in any project ?
What is a constructor, constructor overloading in java?
Write a function to find out longest palindrome in a given string?
What are Normalization Rules? Define Normalization?
What is wrapper class example?
What is the difference between the final method and abstract method?
What is role of void keyword in declaring functions?
How to compare two strings in java program?
What is a nullable field?