Multiple choice technology platforms and products

What are the available forms of messaging in Android?

  1. SMS

  2. MMS

  3. NMS

  4. RMS

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

Android provides APIs for SMS and MMS messaging through the SmsManager and telephony framework. SMS handles plain text messages up to 160 characters, while MMS supports multimedia content like images, videos, and audio. NMS and RMS are not standard Android messaging types.