The snippet that has to be used to check if “a” is not equal to “null” is _________

Question: The snippet that has to be used to check if “a” is not equal to “null” is _________

1.if(a!=null)

2.if (!a)

3.if(a!null)

4.if(a!==null)


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!