What is a string? In programming language, a string is a collection of alphabets like "mohit" is a string and It is the one of the fundamental data types that is used to store and manipulate text. Strings are primitive datatype that means it is immut...
developermohit.com3 min read
No responses yet.