IDNStudy.com, ang iyong mapagkakatiwalaang mapagkukunan para sa eksaktong at maaasahang mga sagot. Makakuha ng hakbang-hakbang na mga gabay para sa lahat ng iyong teknikal na tanong mula sa mga miyembro ng aming komunidad.

identify the difference between the two examples of code below

string text= "3" + "3";
and
int text= 3 + 3;​


Sagot :

Answer:

Both a string and text field will hold information that you can freely write in. The major difference between the two fields is how many characters you can put in these fields. A string field has a limit of 255 characters, whereas a text field has a character limit of 30,000 characters.

Explanation:

Answer:

Di ko po alam sagot sorry