Which of the following is NOT true about the versionCode attribute? (Choose two)
This is same as the version number of the application shown to the user
This must be an integer.
This must be a floating number
It must be incremented from the previous versionCode when releasing a new version of application.
Submit