Ad

Saturday, March 24, 2018

Android Basics: why isn't String type lower case?

Sample code String message = "my message here"; why isn't the string type declaration lower case like int? Because String is not a primitive data type. Some primitive data types include float, long, int. See android developer official documentation here https://developer.android.com/reference/java/lang/Number.html

No comments:

Post a Comment

React UI, UI UX, Reactstrap React Bootstrap

React UI MATERIAL  Install yarn add @material-ui/icons Reactstrap FORMS. Controlled Forms. Uncontrolled Forms.  Columns, grid