What is the use of versionCode attribute in AndroidManifest.xml file?

What is the use of versionCode attribute in AndroidManifest.xml file?



A) It is used to define the current application version.

B) It is used to define the current application name.

C) It is used to define the public version that will be displayed to users.

D) None of the above.


Answer: A


Learn More :