

In this beginners video tutorial you will learn about the String types available in java programming with example.
You will learn how to create an object to store string values, how to use the available methods that are gonna work on strings in detail with examples.
Get the source code of this tutorial at our website
Watch Video tutorials in HINDI at
Catch us on SocialMedia
facebook
twitter
Google+
source
Bro..,who is Anjali concat with u..,:-) and thanks bro
This is how software Engineers fantasise…….jk
You mean (byte,short, char, int ……) are not reference types?!!
I guess Anjali is your gf 🤔
Sir if string is a class..then y not name (wch is the object of string class) is created like this..
string name = new string.
u told us in the input video that the object is created using new operator…
showing error while writing String name ="Name";
error saying cannot convert from java.lang.string to project1.string pls help