What is the difference between String and string in c#?
Even if I use String in place of string and assign a variable it does the same functionally as string. Then what is difference between them?
What is the difference between String and string in c#?
Even if I use String in place of string and assign a variable it does the same functionally as string. Then what is difference between them?