java - Declaration of String type -


While working with my project, I have seen the declaration of the following string variables:

  Private string Component SourceColumnStr = "& lt; compoundSourceColumnList" gt; Can anyone tell me what exactly is being defined?   

a blank string literal "" that The variable will be started in "" is called the empty string verbatim

and you can check whether the empty string value As or whether or not.



Comments

Popular posts from this blog

c - Performance of System() -

python - how we can use ajax() in views.py in django? -

python - Sequence Pattern recognition with Pybrain -